Skip to content

Deploy Selenium Hub with Chrome node using Docker

License

Notifications You must be signed in to change notification settings

hatamiarash7/Docker-Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Selenium

Deploy a Selenium hub with Chrome node

Selenium

Install

docker-compose up -d

You can use 3 nodes here.

  • Google Chrome : selenium/node-chrome
  • Firefox : selenium/node-firefox
  • Opera : selenium/node-opera

Read here for another type of images and options