Options
All
  • Public
  • Public/Protected
  • All
Menu

@aurory/puppeteer-phantom

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.

Generated using TypeDoc