
Synpress helps you write e2e tests for Dapps. It is a complete e2e testing framework built on top of Cypress ( A Frontend e2e testing tool) and playwrightwith support for metamask.As a wrapper around Cypress, Synpress provides support for enabling browserplugins such as metamask, allowing developers to test metamask login,authentication with Dapps, and its interaction with smart contracts.On top of that, Synpress allows you to add your own custom commands and pluginsfor writing stable and powerful tests.By leveraging all features of Cypress and Playwright, Synpress provides an easyway to use and access metamask straight from your e2e tests.