Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.46 KB

File metadata and controls

53 lines (33 loc) · 1.46 KB

browserstack-selenium-load-testing-sample

BrowserStack Logo

Getting Started

Run Sample Build

  1. Clone the repository

    git clone https://github.com/browserstack/browserstack-playwright-load-testing-sample.git
    cd testng-browserstack
  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.