Skip to content

Selenium Server

Setup in container

Selenium Server Package

  1. Install Java sudo yum install java
  2. In your project/testing directory, add the following dependency to your composer.json file. (as per the Github page)
  3. To get Selenium installed and running for the first time, run the selenium-run.bash