Skip to content

An example of a test automation framework implemented in Java, utilizing Selenium WebDriver, Allure reporting

Notifications You must be signed in to change notification settings

ubermensch01/java-UI-automation-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Web UI Automation framework example

Pre-requisites

In order to use this framework, you need JDK8+ and allure2. To install allure2 see the following instructions here and here.

Usage

To execute tests run

mvn clean test

To generate a report run

allure serve allure-results

About

An example of a test automation framework implemented in Java, utilizing Selenium WebDriver, Allure reporting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages