Skip to content

Commit

Permalink
Merge pull request #123 from MADE-Apps/dependabot/nuget/Selenium.WebD…
Browse files Browse the repository at this point in the history
…river.ChromeDriver-100.0.4896.6000

Bump Selenium.WebDriver.ChromeDriver from 99.0.4844.5100 to 100.0.4896.6000
  • Loading branch information
jamesmcroft authored Apr 5, 2022
2 parents aa98a55 + 2a92c34 commit b56b946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/W3SchoolsWebTests/W3SchoolsWebTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="nunit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="99.0.4844.5100" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="100.0.4896.6000" />
<PackageReference Include="Selenium.WebDriver.MSEdgeDriver" Version="99.0.1150.46" />
<PackageReference Include="Shouldly" Version="4.0.3" />
</ItemGroup>
Expand Down

0 comments on commit b56b946

Please sign in to comment.