Skip to content

Sample junit, testng code for running selenium with BrowserStack Automate

Notifications You must be signed in to change notification settings

afuuam/automate-java-samples

 
 

Repository files navigation

Automate Java Samples

This repository contains code samples from http://www.browserstack.com/automate/java. Please feel free to clone the repo and use the example code.

Master branch contains Selenium 3 samples, for Selenium 4 - W3C protocol please checkout selenium-4 branch

Usage

  1. Setup BROWSERSTACK_USERNAME and BROWSERSTACK_ACCESS_KEY environment variables with browserstack credentials or directly update thses strings in Browserstack.java
  2. Run using mvn clean compile exec:java

For test frameworks integration with BrowserStack, refer to these sample repositories -

  1. JUnit
  2. TestNg

About

Sample junit, testng code for running selenium with BrowserStack Automate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%