Skip to content

rafaabc/selenium-web-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framework of automated GUI tests with Selenium WebDriver, JUnit5, Java and Gradle

Framework to test in the graphical user interface layer.

Pre-conditions

Tools:

Libraries:

Patterns Applied

  • Page Objects
  • Base Test

CLI

Run all test classes through command line:

Linux/Mac

./gradlew clean test  

Windows

gradle clean test

Report

As soon as tests are executed, a html file report is displayed:

build -> reports -> tests -> test -> index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages