Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 453 Bytes

File metadata and controls

17 lines (10 loc) · 453 Bytes

scottAustin/node-chrome

Docker image for Node.js automated UI tests.

Includes:

  • JDK 8
  • Node.js 14.x
  • Chrome (latest)

Available on Docker Hub.

Demo

See the demo npm project to see how this Docker image can be used to run UI tests. The run.sh script builds the project within the latest version of this image on Docker Hub.

Originally markhobson/node-chrome