Run native automation for dApps using cucumber-playwright-synpress in Javascript.
Follow the below commands
-
Clone the project -
https://github.com/javicoin/cucumber-playwright-synpress
. -
Install dependencies
npm i
-
Create a
.env
file insideconfig
containing MetaMask configutarion. Example:
secretWordsOrPrivateKey=test test test test test test test test test test test test
network=optimism
password=Tester@1234
-
Execute
test
ornpm test
script to run the tests using chromium -
Generated reports located at "test-results" folder
- Playwright wrappers & helpers
- XRay integration