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