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
npm run selenium-setup // run only once
npm run selenium-start // app must also be started with npm start
npm run e2e-tests
npm run e2e-tests-watch // if you want to run e2e in watch mode