synpress icon indicating copy to clipboard operation
synpress copied to clipboard

Synpress is e2e testing framework based on Cypress.io and playwright with support for metamask.

Results 168 synpress issues
Sort by recently updated
recently updated
newest added

This is my repo, https://github.com/ChrisChan888/try-synpress I did have synpress.json in the root folder, but after npx synpress run. This error comes out. ``` Could not find a Cypress configuration file....

Sometimes I want to do low level operations for example disabling experimental settings and I wish to use directly the metamask object but it is not currently in module.exports

Thanks so much for building and maintaining this library! Everything is working great locally, but we can not get the metamask login flow to work in github CI. [This](https://github.com/gitcoinco/passport-scorer/blob/dec47b037a2a397d0decec30bf5ef097c370b364/.github/workflows/ci_wip_972.yml) is...

setupSettings function is calling activateEnhancedGasFeeUI() this function does not work on my metamask version as I do not have this option instead it's enabling the allowance cap feature and it's...