Skip to content

ramon-felipe/DBServerAutomationTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBServer

Automation test using Java and Selenium

This automation project uses ChromeDriver version 2.43 that Supports Chrome v69-71. It was built in Java (IDE Eclipse).

The driver will be closed as the test finishes, if you do not want the driver/page closed after run, comment the driver.quit() in DriverFactory class.

To Open it, follow the instructions below: 1 - Open Eclipse IDE choosing as workspace the folder of this project 2 - The workspace will be built (wait). 3 - Right Click on tests/ComprasTest class 4 - Select Run As >> JUnit application

*Some printscreens will be taken and saved on resources/prints folder.

About

Automation test using Java and Selenium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages