Skip to content

Docker compose project for running selenium tests with gocd

Notifications You must be signed in to change notification settings

atmnk/docker-go-selenium

Repository files navigation

Docker+GOCD+Selenium

Build Status

Docker compose project for running selenium tests with gocd

Fix username for your machine

sed -i.bu 's/user-name/'$(whoami)'/g' docker-compose.yaml

Explanation: It will replace user name with the current user in docker-compose.yaml.

About

Docker compose project for running selenium tests with gocd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages