Skip to content

Commit

Permalink
Merge pull request #696 from neelavarshad/main
Browse files Browse the repository at this point in the history
Update ChromeDriver version
  • Loading branch information
santhoshb-msft committed Apr 24, 2024
2 parents e90e5e9 + fdd5fb6 commit 506ae3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UI.Test/UI.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.16.2" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="122.0.6261.11100" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="124.0.6367.7800" />
</ItemGroup>

</Project>

0 comments on commit 506ae3a

Please sign in to comment.