You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not having this is issue on mac when cypress is installed natively only when using the docker image. electron tests pass but chrome cannot be found by default.
I believe this PR explains better what you are experiencing.
Currently, the browsers and included image series do not ship with any browsers except --browser electron. The blocker is the lack of official support from browser vendors.
Working in Windows 10
Not working on macbook air device.
I'm not having this is issue on mac when cypress is installed natively only when using the docker image. electron tests pass but chrome cannot be found by default.
I am able to reproduce it using this repo
The text was updated successfully, but these errors were encountered: