Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 402 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 402 Bytes

markhobson/node-chrome

Docker image for Node.js automated UI tests.

Includes:

  • Node.js 20.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.