Skip to content

spriteCloud/ruby-selenium-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ruby-selenium-runner

Default image to run ruby selenium tests

Usage

The image can be found on docker hub: docker pull spritecloud/ruby-selenium-runner

Start tests: You can use this image within a gitlab setup and execute tests from within the container.

#Building and committing Build image with tag spritecloud/ruby-selenium-runner:

$ docker build --tag=spritecloud/ruby-selenium-runner:2.6 .

Push image to docker repo

$ docker push spritecloud/ruby-selenium-runner:2.6

About

Default image to run ruby selenium tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published