Skip to content

benschw/docker-selenium-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Selenium Grid

Docker containers to run a selenium grid cluster on your laptop

Usage

Usage:    grid.sh <action>

ex:       grid.sh start

Actions:  start       start up a grid with 3 nodes
          stop        tear down whatever is running
          status      list running container types and their ids
          startHub    start the hub container
          stopHub     stop the hub container
          startNode   add a new node to the grid
          stopNode    remove a node from the grid

...or grab the vagrant version and get going with a simple vagrant up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages