Skip to content

Commit

Permalink
Update from DotNetSeleniumExtras.WaitHelpers to SeleniumExtras.WaitHe…
Browse files Browse the repository at this point in the history
…lpers to support WebDriver v.4
  • Loading branch information
Leonid Netrebskii committed Oct 28, 2022
1 parent ae391d1 commit 8280adb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
</Compile>
</ItemGroup>
<ItemGroup>
<PackageReference Include="DotNetSeleniumExtras.WaitHelpers" Version="3.11.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="SeleniumExtras.WaitHelpers" Version="1.0.2" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 8280adb

Please sign in to comment.