puppeteer-phantom
v0.1.9
Published
Puppeteer testing utils for interacting with the Phantom extension.
Downloads
7
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.sample
and.env
and update accordingly. - Run
npm run test
to run e2e tests.