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

Downloading the Chrome WebDriver fails with Chrome >=15 (OCC-174) #324

Closed
sarahelsaig opened this issue Aug 4, 2023 · 0 comments · Fixed by #325
Closed

Downloading the Chrome WebDriver fails with Chrome >=15 (OCC-174) #324

sarahelsaig opened this issue Aug 4, 2023 · 0 comments · Fixed by #325
Assignees
Labels
bug Something isn't working

Comments

@sarahelsaig
Copy link
Contributor

sarahelsaig commented Aug 4, 2023

Describe the bug

This is due to Lombiq/UI-Testing-Toolbox#302

To Reproduce

  1. Run any UI test with the latest Chrome installed.
  2. It throws this error:

Failed to download the web driver version with the message "The remote server returned an error: (404) Not Found.". If it's a 404 error, then likely there is no driver available for your specific browser version.

Expected behavior

Should download chrome driver correctly. Updating the the latest NuGet packages should fix this.

Jira issue

@sarahelsaig sarahelsaig added the bug Something isn't working label Aug 4, 2023
@github-actions github-actions bot changed the title Downloading the Chrome WebDriver fails with Chrome >=15 Downloading the Chrome WebDriver fails with Chrome >=15 (OCC-174) Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant