Skip to content

getgauge-examples/gauge-example-sahi

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Gauge example project in Java using Sahi

A sample project illustrating Gauge features using sahi to run browser tests.

Prerequisites

Configuration

  • Set the sahi installation path property in the env/default/sahi_config.properties file
# Path to sahi installation directory
sahi.install_dir = SAHI_INSTALLATION_PATH

Setting up the System Under Test (SUT)

java -jar activeadmin-demo.war

Executing specs

Command line

All specs

gauge run specs/

Run against chrome browser

gauge run --env chrome specs

Intellij plugin

Executing against Internet Explorer

host: localhost
port: 9999

Copyright

Copyright 2018, ThoughtWorks Inc.

About

A sample project illustrating Gauge features using sahi to run browser tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published