/gauge-browserstack

Selenium examples for Gauge and BrowserStack Automate

Primary LanguageJava

gauge-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 test suite, run mvn test

Notes

Additional Resources