github-action
github-action copied to clipboard
Does not recognised installed version of chrome
Github actions using Cypress 8.7
Run browser-actions/setup-chrome@latest
Setup chromium chrome
Attempting to download chrome..
Acquiring chrome from https://www.googleapis.com/download/storage/v1/b/chromium-browser-snapshots/o/Linux_x64%2F***%2F***-linux.zip?alt=media
Installing chromium...
/usr/bin/unzip -o -q /home/fotech/actions-runner/_work/_temp/f144bcd6-c433-4692-ab75-3947f0eabc5c
Successfully Installed chromium to /home/fotech/actions-runner/_work/_tool/chromium/***/x64
Successfully installed chromium to /home/fotech/actions-runner/_work/_tool/chromium/***/x64/***
Successfully setup chromium version ***
/home/fotech/actions-runner/_work/_tool/chromium/***/x64/*** --version
Chromium 86.0.4221.0
results in
Can't run because you've entered an invalid browser name.
Browser: chrome was not found on your system or is not supported by Cypress.
Cypress supports the following browsers:
- chrome
- chromium
- edge
- electron
- firefox
You can also use a custom browser: https://on.cypress.io/customize-browsers
Available browsers found on your system are:
- firefox
- electron
Test run failed, code 1
Same happens even if I install Chromium 98.0.4700.0