Skip to content

CrispusDH/puppeteer-ava-selenoid

Repository files navigation

Main purpose

Show how to run puppeteer using AVA as test runner and Selenoid as a tool for running tests in isolated environment in a Docker container.

How to run

Firstly, install all dependencies npm i

puppeteer + AVA

Just run npm run test

puppeteer + AVA + Selenoid

  1. Download cm (Configuration Manager) tool npm run cm:install
  2. Run test npm run stest (in background it will download and setup Selenoid as it needed)

About

Example how to run puppeteer using AVA and Selenoid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published