synpress
synpress copied to clipboard
Synpress is e2e testing framework based on Cypress.io and playwright with support for metamask.
## Motivation and context Synpress doesn't work with the new Chrome. ## Does it fix any issue? #(issue) ## Other useful info N/A ## Quality checklist - [ ] I...
## Motivation and context Clearly and concisely describe the feature added/isses being solved. ## Does it fix any issue? #(issue) ## Other useful info N/A ## Quality checklist - [...
### ๐ Have you searched existing issues to avoid duplicates? - [X] I have made sure that my issue is not a duplicate. ### ๐งช Have you tested your code...
## Motivation and context Since `Goerli` is deprecated, the sample test project should be updated to use `Sepolia`. ## Does it fix any issue? The current sample still uses Goerli,...
## Motivation and context I found a weird bug when looping the same test 10 or 20 times This only happens if use the private key metamask, not the seed...
## Motivation and context Synpress is not working with new metamask extension (v11+) This PR adds support for metamask v11, updating its methods and addressing UI changes of metamask
## Motivation and context Initial Cypress configuration with MetaMask installed. ## Does it fix any issue? https://linear.app/synpress/issue/SYN-46/add-cypress-configuration - [x] I have performed a self-review of my code. - [x] If...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.4 to 3.26.6. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. Note...
### ๐ Have you searched existing issues to avoid duplicates? - [X] I have made sure that my issue is not a duplicate. ### ๐งช Have you tested your code...
confirmSignatureRequestButton css locator has been changed While using the Metamask version 10.25.0 I am not able to automate the SignIn button in the signature request page. This is because the...