Ready-to-go Cypress samples with Perfecto integration
- pure-cypress - a sample with pure Cypress setup
- cypress-typescript - a sample with Cypress and TypeScript
- scripts - a couple of utils scripts
- Inside each project, in
perfecto-config.json:- Replace
<REPLACE_THIS_WITH_CLOUD_NAME>with your cloud (withoutperfectomobile.com). - Replace
<REPLACE_THIS_WITH_SECURITY_TOKEN>with your security token.
- Replace
- Execute
npm run perfecto-runand enjoy ๐ป.
Check out more about Cypress integration in Perfecto lab here!