Skip to content

A demo project, illustrating test automation using Gauge and Appium in Java.

License

Notifications You must be signed in to change notification settings

gemunulk/gauge-java-maven-appium-web-demo

Repository files navigation

gauge-java-maven-appium-web-demo

This is an example project, illustrating how to do test automation using Gauge test automation framework with Java, Appium 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. Modify /env/default/appium.properties to set DesiredCapabilities.

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 and Appium in Java.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages