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
Configuration file 'cypress.json' gives us the possibility to change 'cypress' folder to something like 'e2e'.
This installation, however, expects 'cypress' folder.
Instead of assuming the cypress folder exists, we can read JSON data from cypress.json and use the right path if it's different from the default.
Cheers,
Miro
creadicted, BrummbQ, bsmithEG, bbugh, rtktpeng and 3 more