I am new to cypress
I have just simply installed node and cypress and after using it with npm init
I used npx cypress open
It worked but the only browser available for e2e was “electron” even though i have Chrome and Mozilla
How can i make this work?
Opening cypress using ubuntu cli
npx cypress open
I tried downloading chrome again
I also tried putting the chrome to program files x(86) it didn’t work
help
New contributor
Nico Hernandez is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.