1.0.1 • Published 2 years ago

@aurory/puppeteer-phantom v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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 to .env and update accordingly.
  • Install node_modules: npm install
  • Run npm run test to run the e2e tests.

Documentation

Read more docs here.