Skip to content

markhobson/docker-node-chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.