* adding test for finding find-owners page
* verify Veterinarians is there
* adding test for searching for veternarians and finding Helen
* removing save screenshot
* using longer explicit wait
* changing wait to 3
* putting sleep back in
* putting sleep back in
* sleep
* Fixed formatting
* Put cp back
* Move agent to stage level
* Added agents per stage
* Added pipeline level agent declaration
* Formatted agents
* removed :
* need steps in every stage
* requires files on jenkins, using sonar without a container. 7/10 chance of working
* using sonar container. 4/10 chance of working
* specify network for sonar container
* Use Ruby image
* test container
* Added selenium.rb with hello world
* first headless test
* fix quotes
* fix quotes
* added Headless dependecy
* Fix dependency
* Install Firefox driver
* Attempt to fix missing firefox package
* zzzz
* corrected firefox
* Added geckkodriver
* add firefox
* Removed extra quotes
* Display page title
* Comments and simplifying
* Point to Petclinic
* uncomment all the build stages
* comment out steps
* comment out steps
* use correct port for tomcat
* adding first test
* adding dockerfile for selenium testing
* Added minitest setup
* Fix if
* Fixed test invokation
* Don’t use Petclinic class
* Use instance variables
* fix expectation
* adding volume mounting
* Added minitest
* using new selenium docker image in test portion of pipeline
* using assert for first test
* removing dockerfile
* one working test