We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f8c1e commit ace6d18Copy full SHA for ace6d18
1 file changed
CSF.Screenplay.Selenium/CSF.Screenplay.Selenium.csproj
@@ -15,7 +15,7 @@
15
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.0.0" Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == '$(DotNetFrameworkLegacy)'" />
16
<PackageReference Include="Selenium.WebDriver" Version="4.0.0" />
17
<PackageReference Include="Selenium.Support" Version="4.0.0" />
18
- <PackageReference Include="CSF.Extensions.WebDriver" Version="2.0.0-3.beta" />
+ <PackageReference Include="CSF.Extensions.WebDriver" Version="2.0.0-4.beta" />
19
<PackageReference Include="CSF.Specifications" Version="2.0.0" />
20
</ItemGroup>
21
0 commit comments