Skip to content

Example of one of my Selenium Tests written in Java using Eclipse

Notifications You must be signed in to change notification settings

gkorosteliov/JavaSelenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaSelenium

Selenium Website tests written in Java

The test is performing the following:

  1. ping the severs and check the responces
  2. update ChromeDriver if the version is lower than Chrome version
  3. access and login a website which has the list of the URLs for different colleges
  4. creates a hash of the URLs for a selected college
  5. access and logs in into each URL and checks to a certain level the quality of the resulted page
  6. creates error report
  7. sends e-mail containing the report

About

Example of one of my Selenium Tests written in Java using Eclipse

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages