Skip to content

A demo project, illustrating test automation using Gauge with selenium-java binding.

Notifications You must be signed in to change notification settings

gemunulk/gauge-java-maven-selenium-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gauge-java-maven-selenium-demo project

This is an example project, illustrating how to do test automation using Gauge test automation framework, with Java support.

This project uses

Concepts covered

Prerequisites

System Under Test (SUT)

Using the "APP_ENDPOINT" /env/default/default.properties

Executing specs

Set up

This project requires maven to install dependencies. To install dependencies re-import maven dependencies using IntelliJ IDEA.

All specs

mvn gauge:execute -DspecsDir=specs

This will also compile all the supporting code implementations.

About

A demo project, illustrating test automation using Gauge with selenium-java binding.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages