Skip to content

browserstack/gauge-java-browserstack

Repository files navigation

gauge-java-browserstack

Gauge Integration with BrowserStack

BrowserStack Logo

Prerequisites

  • BrowserStack Automate account with at least 4 parallel tests. Signup for a free trial here.
  • Gauge should be installed and in $PATH. Latest version of Gauge can be downloaded from the website.
  • Maven should be installed and in $PATH. Latest version of Maven can be downloaded from the website.

Setup

Running the tests

  • To run the sample specs, run mvn test -P sample-test
  • To run the sample local specs, run mvn test -P sample-local-test

Notes

Additional Resources

Releases

No releases published

Packages

No packages published

Languages