-
When we run multiple yamls either sequentially or parallelly, seperate summary reports are getting generated. Instead of having multiple reports, we need one single report. How to combine or generate …
-
Currently there is some drive in parts of the JS community to switch from commonjs to ES modules.
One example is the http request library got, also used by artillery.
This change comes with a lot …
-
Playwright core exposes the function [getByTestId](https://playwright.dev/docs/locators#locate-by-test-id) this is a useful shorthand for `page.locator(`[data-testid="${id}"]`)`
Not all apps however …
-
Thank you for filing a bug report! 🐛 Please provide a short summary of the bug,
along with any information you feel relevant to replicating it.
\\\\-->
Version info:
```
Artillery: 2.0.4
Node.js: …
-
Version info:
```
2.0.7
```
We got this update on 2.0.6 and suddenly all my playwright tests stopped working
Playwright’s [baseURL](https://playwright.dev/docs/api/class-testoptions#test-opt…
-
Basically what the title says. If we omit playwright assertions how do we know that things work properly under load?
-
Running playwright tests in fargate with latest artillery version v2.0.7 fails with the following error:
05 March 2024 at 16:31 (UTC+5:30) | worker error, id: 1 browserType.launch: Executable doesn…
-
Hi Team,
Can you let us know what all regions are supported by Artillery. i am trying to execute a yaml in us-west-2 but its throwing error as unsupported.
"- Unsupported region (us-west-2) prov…
-
If I define socketio as the engine, like described by [artillery](https://www.artillery.io/docs/reference/engines/socketio), it seems to stop working. Instead it's prompting:
```
\ Making request wi…
-
Hi all,
Can we please request atleast MPL license for int-commons package. Package vulnerability issues are of a big concern.
https://www.npmjs.com/package/@artilleryio/int-commons
Thanks.