This is a for ijs demo
Sample project to demonstrate the usage of the @cypress/puppeteer[beta]
plugin.
- Have node installed
- will work only with Cypress v13.6 or above
Run npm install
Run npm test
to run the tests in headless mode Or, run npm run cy:open
to open the Cypress App and run the tests in interactive mode.