@mugshot/selenium

1.0.2 • Public • Published

Docker scripts to start a Selenium grid to be used for testing Mugshot packages


Requirements

  • Docker
  • docker-compose

Usage

Spin up a Selenium server listening at 0.0.0.0:4444 and 2 browser nodes (Chrome and Firefox) that connect to it:

npx @mugshot/selenium start

Spin up a Selenium server listening at 0.0.0.0:4444 and 2 debug nodes (Chrome and Firefox) that have VNC listening at 0.0.0.0:5900 and 0.0.0.0:5901:

npx @mugshot/selenium debug

Stop everything:

npx @mugshot/selenium stop

/@mugshot/selenium/

    Package Sidebar

    Install

    npm i @mugshot/selenium

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    7.95 kB

    Total Files

    17

    Last publish

    Collaborators

    • nighttrax