Skip to content
New issue

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

chore: downgrade chromedriver to 114 #7385

Merged
merged 2 commits into from
Jul 27, 2023
Merged

chore: downgrade chromedriver to 114 #7385

merged 2 commits into from
Jul 27, 2023

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Jul 27, 2023

When running any of the existing components tests, it fails with
"Request failed with status 500 due to unknown error: unknown error: cannot find Chrome binary
[0-0] 2023-07-27T12:38:52.523Z ERROR webdriver: unknown error: unknown error: cannot find Chrome binary"
and turns out to be an issue with the latest chromedriver 115, that has been already raised by the community:

SeleniumHQ/selenium#12381
https://bugs.chromium.org/p/chromium/issues/detail?id=1466427

Until they are fixed, we will use the older chromedriver 114

@ilhan007 ilhan007 requested a review from nnaydenow July 27, 2023 13:12
@ilhan007 ilhan007 merged commit d1315d6 into main Jul 27, 2023
5 checks passed
@ilhan007 ilhan007 deleted the test-chromedriver-114 branch July 27, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants