BrowserUp can run Python based load tests.
It can run:
- Python Driving Selenium and Chromium
- Python Driving Playwright and Chromium
- Python make requests without a browser
- Anything that drives traffic in your custom image…
The easiest way to get started is to generate a scaffold with a simple test:
browserup generate python
PREVIOUSJava Load Test