Extended documentation can be found under https://docs.cypress.io
npm run cy:open
npm run cy:run
npm run cy:run --spec cypress/integration/playground/**.js
npm run report:generate
After run, screenshots, videos, logs and generated report be found in cypress/results
directory.