Skip to content

alliv8/java-selenium-browserstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java-selenium-browserstack


Run tests using Java on BrowserStack's Selenium grid of 3000+ real devices and desktop browsers. This sample project is based on the TestNG runner and BrowserStack SDK. Checkout integration with other Java frameworks here .

If you prefer to perform the integration steps manually, switch to manual-integration. This is useful only if you have a customized testing framework or have advanced use-cases.

Prerequisite

  • You need to have BrowserStack Username and Access key, which you can find in your account profile. If you have not created an account yet, you can sign up for a Free Trial.
  • Make sure maven or gradle is installed in your system, its environment variables are set, and its bin is added to system path, $PATH.
mvn --version

-- Add SDK steps to get started and integrate here..

Test using other Java frameworks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%