-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed
Labels
C-rustRust code is mostly Selenium ManagerRust code is mostly Selenium ManagerI-defectSomething is not working as intendedSomething is not working as intended
Milestone
Description
What happened?
If a user specifies a specific patch version of the browser and it is available, Selenium should download it.
How can we reproduce the issue?
"selenium-manager", "--browser", "chrome", "--browser-version", "120.0.6099.71", "--language-binding", "ruby", "--output", "mixed", "--debug"Relevant log output
DEBUG chromedriver not found in PATH
DEBUG chrome detected at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
DEBUG Running command: /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --version
DEBUG Output: "Google Chrome 120.0.6099.199 "
DEBUG Detected browser: chrome 120.0.6099.199
DEBUG Required driver: chromedriver 120.0.6099.109
DEBUG Discovering versions from https://googlechromelabs.github.io/chrome-for-testing/known-good-versions-with-downloads.json
DEBUG Downloading chromedriver 120.0.6099.109 from https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.109/mac-x64/chromedriver-mac-x64.zip
INFO Driver path: /Users/titusfortner/.cache/selenium/chromedriver/mac-x64/120.0.6099.109/chromedriver
INFO Browser path: /Applications/Google Chrome.app/Contents/MacOS/Google ChromeOperating System
Mac
Selenium version
sm_mixed_output branch
What are the browser(s) and version(s) where you see this issue?
n/a
What are the browser driver(s) and version(s) where you see this issue?
n/a
Are you using Selenium Grid?
n/a
Metadata
Metadata
Assignees
Labels
C-rustRust code is mostly Selenium ManagerRust code is mostly Selenium ManagerI-defectSomething is not working as intendedSomething is not working as intended
Type
Projects
Status
Done