diff --git a/automatic/selenium-chrome-driver/legal/VERIFICATION.txt b/automatic/selenium-chrome-driver/legal/VERIFICATION.txt index f44b64e60e2..c8a7fc8acca 100644 --- a/automatic/selenium-chrome-driver/legal/VERIFICATION.txt +++ b/automatic/selenium-chrome-driver/legal/VERIFICATION.txt @@ -3,17 +3,17 @@ Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy. The embedded software have been downloaded from the listed download -location on +location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: + 32-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: 9FC51982C3B44175A0CE37652F3A601F33FAF515DDE860302625894506A7ED69 + checksum32: 5CD7E9A4933140A9577BC253CA0398CD05BBEC99FAD2E996650CA0E4AB3F715B File 'LICENSE.txt' is obtained from: https://source.chromium.org/chromium/chromium/src/+/main:LICENSE diff --git a/automatic/selenium-chrome-driver/selenium-chrome-driver.json b/automatic/selenium-chrome-driver/selenium-chrome-driver.json index 471cc77270c..a6cefca103b 100644 --- a/automatic/selenium-chrome-driver/selenium-chrome-driver.json +++ b/automatic/selenium-chrome-driver/selenium-chrome-driver.json @@ -3,5 +3,6 @@ "103": "103.0.5060.134", "104": "104.0.5112.79", "105": "105.0.5195.52", - "106": "106.0.5249.61" + "106": "106.0.5249.61", + "107": "107.0.5304.18" } diff --git a/automatic/selenium-chrome-driver/selenium-chrome-driver.nuspec b/automatic/selenium-chrome-driver/selenium-chrome-driver.nuspec index 563bd38d728..e203296d3a8 100644 --- a/automatic/selenium-chrome-driver/selenium-chrome-driver.nuspec +++ b/automatic/selenium-chrome-driver/selenium-chrome-driver.nuspec @@ -2,7 +2,7 @@ selenium-chrome-driver - 106.0.5249.61 + 107.0.5304.18 Selenium Chrome Driver Chromium and WebDriver teams chocolatey-community,AdmiringWorm,agabrys @@ -31,8 +31,11 @@ To pass parameters, use `--params "''"` (e.g. `choco install selenium-chrome-dri - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.** ]]> Chrome Driver is a WebDriver implementation that enables programmatic automation of Chrome products for desktop platforms. It is a part of the Selenium (http://code.google.com/p/selenium) project. - ---------ChromeDriver 106.0.5249.61 (2022-09-28)--------- -Supports Chrome version 106 + ---------ChromeDriver 107.0.5304.18 (2022-10-02)--------- +Supports Chrome version 107 +Resolved issue 4180: Prohibit any BiDi commands handling until notified that BiDiMapper has started [Pri-] +Resolved issue 4198: ChromeDriver BiDi should not assume that BiDiMapper is always in the first tab [Pri-] +Resolved issue 4207: WebDriver error when running WPT [Pri-1] Chromium and WebDriver teams. All Rights Reserved. selenium-chrome-driver google-chrome driver webdriver testing web-applications freeware foss cross-platform