Skip to content

Commit

Permalink
Upgrade Chromedriver version
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinVW committed Aug 26, 2024
1 parent b7fcc33 commit af83eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UITest/UITest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4" />
<PackageReference Include="Selenium.Support" Version="4.15.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.15.0" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="125.*" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="127.*" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit af83eb4

Please sign in to comment.