Skip to content

Commit ace6d18

Browse files
committed
WIP #250 - Consume new version of WebDriver extensions
This should fix the error I'm getting about the config not existing.
1 parent a7f8c1e commit ace6d18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CSF.Screenplay.Selenium/CSF.Screenplay.Selenium.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.0.0" Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == '$(DotNetFrameworkLegacy)'" />
1616
<PackageReference Include="Selenium.WebDriver" Version="4.0.0" />
1717
<PackageReference Include="Selenium.Support" Version="4.0.0" />
18-
<PackageReference Include="CSF.Extensions.WebDriver" Version="2.0.0-3.beta" />
18+
<PackageReference Include="CSF.Extensions.WebDriver" Version="2.0.0-4.beta" />
1919
<PackageReference Include="CSF.Specifications" Version="2.0.0" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)