We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using chromedriver 115 or newer like specified here https://chromedriver.chromium.org/downloads/version-selection this extracts the LICENSE.chromedriver as chromedriver and doesn't include the actual chromedriver executable.
I've tried with mac-arm64 and mac-x64 versions from here https://googlechromelabs.github.io/chrome-for-testing/
It worked fine with the older versions until 114.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When using chromedriver 115 or newer like specified here https://chromedriver.chromium.org/downloads/version-selection this extracts the LICENSE.chromedriver as chromedriver and doesn't include the actual chromedriver executable.
I've tried with mac-arm64 and mac-x64 versions from here https://googlechromelabs.github.io/chrome-for-testing/
It worked fine with the older versions until 114.
The text was updated successfully, but these errors were encountered: