
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Command line interface for BrowserUp, the first DRY load testing tool. Load test with your own Playwright, Postman, Selenium, or API client code.
Use your existing code to power your load tests, so you don't repeat yourself.
| Load test with your own: | |
|---|---|
| Playwright | Javascript, Python, C#, etc (Page objects, too) |
| Selenium | JavaScript, Java, Python, Ruby, C#(Page objects, too) |
| PostMan | Using Newman command line runner |
| A REST API client | Use your own libraries/language |
| Curl | If it makes requests, it can be a load test! |
| A Mobile App or IOT App | Run it, let requests happen naturally |
These items have easy, out-of-the box, support, but you can create a custom image with almost anything that you want--any language, framework, etc!
See our Documentation for more details.
Differences between BrowserUp and other tools:
BrowserUp's instrumented containers collect your performance stats for you, without a separate load test scripting step.
For any browser-based test, get Core Web Vitals metrics from your existing tests, with no extra code or work.
npm install -g browserup
# prepare the local Docker environment by fetching images
browserup cluster install
For installations where the local cluster is not used, like CI/CD, you can skip browserup cluster install
https://browserup.github.io/docs/en/load/quick-start
browserup
For help, run any command with -h
Or, Join us in Slack
This NPM package is the command-line interface for BrowserUp. This package is AGPL-3.0 licensed, but licensing for BrowserUp itself is handled separately, with a separate license and terms.
See BrowserUp.com for details.
FAQs
Command line interface for BrowserUp, the first DRY load testing tool. Load test with your own Playwright, Postman, Selenium, or API client code.
The npm package browserup receives a total of 5 weekly downloads. As such, browserup popularity was classified as not popular.
We found that browserup demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.