Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wasiqb/coteafs-selenium-docker

Testing Environment in Docker container
https://github.com/wasiqb/coteafs-selenium-docker

docker docker-chrome docker-maven docker-selenium docker-vnc

Last synced: 6 days ago
JSON representation

Testing Environment in Docker container

Awesome Lists containing this project

README

        

# coteafs-selenium-docker
Testing Environment in Docker container which contains,
1. Google Chrome
1. JDK 1.8
1. Maven 3.5.3
1. VNC Server

## Usage
```bash
$ docker run --rm -p 5900:5900 -v "$PWD":/usr/src wasiqb/coteafs-selenium
```

## View in VNC
To view your tests run inside the Docker container, connect to VNC viewer on `localhost:5000`.