An open API service indexing awesome lists of open source software.

https://github.com/markhobson/docker-node-chrome

Docker image for Node.js automated UI tests.
https://github.com/markhobson/docker-node-chrome

chrome docker-image nodejs

Last synced: 5 months ago
JSON representation

Docker image for Node.js automated UI tests.

Awesome Lists containing this project

README

          

# markhobson/node-chrome

Docker image for Node.js automated UI tests.

Includes:

* Node.js 20.x
* Chrome (latest)

Available on [Docker Hub](https://hub.docker.com/r/markhobson/node-chrome/).

## Demo

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