Selenium Website tests written in Java
The test is performing the following:
- ping the severs and check the responces
- update ChromeDriver if the version is lower than Chrome version
- access and login a website which has the list of the URLs for different colleges
- creates a hash of the URLs for a selected college
- access and logs in into each URL and checks to a certain level the quality of the resulted page
- creates error report
- sends e-mail containing the report