puppeteer-phantom
v0.1.9
Published
Puppeteer testing utils for interacting with the Phantom extension.
Readme
Puppeteer Phantom Testing Library
Puppeteer testing utils for interacting with the Phantom extension.
Prerequisites
- Node.js 14
- NPM 7
Example
- In the
example/dapp, copy.env.sampleand.envand update accordingly. - Run
npm run testto run e2e tests.
