Closed sedghi closed 9 months ago
This was an issue with CircleCI's dependency upstream and should be resolved now via: https://github.com/CircleCI-Public/browser-tools-orb/pull/105
Thanks for your response, will there any cypress edits i need to make to my yml file or after that PR is merged, it will get fixed
The browser-tools-orb should use the latest version since it's not pinned - it's just set to 1
Still getting the error today with cypress-io/cypress@3.2.1
Chrome version major is 122
Installed version of Google Chrome is 122.0.6261.69
404
Matching Chrome Driver Version 404'd, falling back to first matching major version.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 865 100 865 0 0 13737 0 --:--:-- --:--:-- --:--:-- 13951
New ChromeDriver version to be installed: 122.0.6261.69
122.0.6261.69 will be installed
curl: (22) The requested URL returned error: 404
Exited with code exit status 22
Also receiving the same exact error with cypress-io/cypress@3.3.0
.
Saw this same error on another repo where I'm using browser-tools directly. Upgrading from circleci/browser-tools@1.4.6
to circleci/browser-tools@1.4.8
fixed the 404 in that case.
Yah, bumping the browser-tools should help. I had to make a new commit to the run I was running for it to kick off.
Please update to cypress' 3.3.1 orb to get this fix: https://github.com/cypress-io/circleci-orb/releases/tag/v3.3.1
The orb does not work as expected
circle.yml
file if possible or at least the relevant portion: belowmy circle.yml