Playing with selenium, java, docker and standalone selenium docker images
Playing with selenium, java, docker and standalone selenium docker images
! Prerequisites
You can see the grid running in background
$ cd headless-browser-testing
$ ./start-selenium.sh #this will run in the background the selenium grid
c) run the test
$ docker ps
This will run the JUnit test that will
$ mvn test
target
folder