Skip to content

WasiqB/coteafs-selenium-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coteafs-selenium-docker

Testing Environment in Docker container which contains,

  1. Google Chrome
  2. JDK 1.8
  3. Maven 3.5.3
  4. VNC Server

Usage

$ 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.