DappDriver examples A set of examples to help demonstrate using DappDriver. Examples Cucumber Jest Mocha Headless Wallet Getting Started Install Dependancies npm install Build Code npm run build Install Playwright Browser npx playwright install chrome Install Browser Extension npm run setup Run All Tests npm test