Replies: 1 comment 1 reply
-
@drptbl Hi! I'm responsible to build this, https://goerli.launchpad.obol.tech/ is dapp for distributed validators, I want to integrate synpress with this but I'm not getting success, I found the documentation pretty hard and have no example to integrate it into a react application, could you help me? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey 👋,
Synpress is e2e testing framework based on Cypress and Playwright with support for MetaMask.
Synpress makes sure to always use latest version of metamask and puts a lot of effort to make sure that dapp tests are stable and trustful.
It also provides an easy way to use and access metamask straight from your e2e tests with all features of cypress and playwright.
🔥 Synpress works out-of-the-box with other frameworks! There is no need to use it directly. Check usage examples for more details.
Supported frameworks
Supported wallets
Usage examples
Links
https://github.com/Synthetixio/synpress
https://www.npmjs.com/package/@synthetixio/synpress
I hope you will find it useful.
Cheers,
Jakub.
Beta Was this translation helpful? Give feedback.
All reactions