- Developer Experience: Type safety, simple API, comprehensive documentation, support for both Playwright and Cypress and all of their features.
- Stability: Complete test coverage, bullet-proof wallet integration API.
- Performance: Optimized for speed, parallelization, and fast feedback loops.
Installation
Synpress is now an ESM-only package. Don’t use
require()
to import it, and make sure your nearest package.json
contains "type": "module"
.Next Steps
For more information on what to do next, check out the following topics:- TypeScript - Learn how to set up TypeScript with Synpress.
- Playwright - Learn how to set up Playwright with Synpress.
- Cypress - Learn how to set up Cypress with Synpress.