Skip to content

E2E Browser Automation for web3 dApps using Cucumber+Playwright+Synpress in JavaScript

Notifications You must be signed in to change notification settings

javicoin/cucumber-playwright-synpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run native automation for dApps using cucumber-playwright-synpress in Javascript.

Running tests & Reports

Follow the below commands

  • Clone the project - https://github.com/javicoin/cucumber-playwright-synpress.

  • Install dependencies npm i

  • Create a .env file inside config containing MetaMask configutarion. Example:

secretWordsOrPrivateKey=test test test test test test test test test test test test
network=optimism
password=Tester@1234
  • Execute test or npm test script to run the tests using chromium

  • Generated reports located at "test-results" folder

Next steps short term

  • Playwright wrappers & helpers
  • XRay integration

Sources

About

E2E Browser Automation for web3 dApps using Cucumber+Playwright+Synpress in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published