The main goal of this experiment is to share with the community how Cypress Studio feature works and we're open for suggestions that improves the code as well.
- yarn
npm install --global yarn
- Clone the repo
git clone https://github.com/ModusCreateOrg/qa-coe-experiments
- Install NPM packages under
cypress-studiofoldercd cypress-studio yarn - You can run cypress tests in two ways:
- Headless mode
npx cypress runor
- Open Cypress Test Runner
npx cypress openPedro Hyvo - @pedrohyvo
