A set of examples to help demonstrate using DappDriver.
Install Dependancies
npm install
Build Code
npm run build
Install Playwright Browser
npx playwright install chrome
Run All Tests
npm test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A set of examples to help demonstrate using DappDriver.
Install Dependancies
npm install
Build Code
npm run build
Install Playwright Browser
npx playwright install chrome
Run All Tests
npm test