Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.5 KB

File metadata and controls

54 lines (34 loc) · 1.5 KB

browserstack-selenium-load-testing-sample

BrowserStack Logo

Getting Started

Run Sample Build

  1. Clone the repository

    git clone https://github.com/browserstack/browserstack-selenium-load-testing-sample.git
    cd browserstack-selenium-load-testing-sample
    cd junit-4
  2. Install Maven dependencies

    mvn compile
  3. Install BrowserStack CLI

    Download the appropriate BrowserStack CLI binary based on your operating system:

    Place the downloaded browserstack-cli binary in the root of your project.

  4. Run tests using BrowserStack CLI

    ./browserstack-cli load run
  5. View Test Results

    Visit the BrowserStack Load-Testing Dashboard to monitor and analyze your test runs.