Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 287 Bytes

Docker-Selenium-Grid.md

File metadata and controls

6 lines (5 loc) · 287 Bytes

Docker Selenium Grid

This documents is about how to set up docker selenium grid


  1. Install docker in the machine
  2. Run docker-compose -f docker-compose-selenium-grid.yml up -d
    Note: Change the image version in the compose file if required.