-
Clone the repository
git clone https://github.com/browserstack/browserstack-selenium-load-testing-sample.git cd browserstack-selenium-load-testing-sample -
Choose the framework to run
cd into the the respective framework folder, for instance to run the testng sample:
cd testng -
Install Maven dependencies
mvn compile
-
Install BrowserStack CLI
Download the appropriate BrowserStack CLI binary based on your operating system:
-
macOS x86
browserstack-cli-macOS-x86 -
macOS ARM
browserstack-cli-macOS-arm -
Windows x86
browserstack-cli-windows -
Linux x86
browserstack-cli-linux-x86 -
Linux ARM
browserstack-cli-linux-arm
Place the downloaded
browserstack-clibinary in the root of your project. -
-
Run tests using BrowserStack CLI
./browserstack-cli load run
-
View Test Results
Visit the BrowserStack Load-Testing Dashboard to monitor and analyze your test runs.
-
Notifications
You must be signed in to change notification settings - Fork 1
browserstack/browserstack-selenium-load-testing-sample
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Sample repository for Selenium load-testing test
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
