Skip to content

Commit

Permalink
Bump Selenium.WebDriver.ChromeDriver
Browse files Browse the repository at this point in the history
Bumps [Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver) from 125.0.6422.14100 to 126.0.6478.6300.
- [Changelog](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/blob/master/RELEASE-NOTES.txt)
- [Commits](jsakamoto/nupkg-selenium-webdriver-chromedriver@v.125.0.6422.14100...v.126.0.6478.6300)

---
updated-dependencies:
- dependency-name: Selenium.WebDriver.ChromeDriver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent 43051d5 commit 405a2eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Selenium.WebDriver" Version="4.21.0" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="125.0.6422.14100" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="126.0.6478.6300" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 405a2eb

Please sign in to comment.