-
Version info:
```
2.0.0.-30
```
Running this command:
```
artillery run --platform aws:lambda --platform-opt region=ap-northeast-2 --platform-opt memory-size=2048 --count 25 blitz.yml
…
-
Hello!
I notice that you have your playwright version locked to a specific version... i know that this was because playwright made a breaking change to how browsers download in a minor version.
…
-
We are starting to use artillery with its playwright engine https://github.com/artilleryio/artillery/tree/main/packages/artillery-engine-playwright.
Artillery has its own runner so it does not inte…
-
VERSION INFO:
Artillery: 2.0.0-36
Node.js: v18.17.1
OS: win32
I'm reasonably sure this is my error and not a bug but:
I'm having some issues with passing data captured in the bef…
-
I am trying to create function that grabs an auth token using playwright (there is no other way than using the UI) and then injects the session into all the subsecuent scenarios , but it's seems to …
-
I am benchmarking async-graphql to see how well it peforms. I use the simple "poem/starwars" example and built and run the server via `cargo run -r`. Its running on an AWS S3 box with 64 cores and 12…
-
I am getting an error related to a missing chrome installation when trying to run in Fargate.
Runner logs:
```
Test run id: t3zbh_hdxk6mtc9bz4qd5mpnj5rnwdbtrf9_zc58
Phase started: unnamed (index…
-
Version info:
```
v2.0.0-38
```
Running this command:
```
artillery run script.yml
```
I am experiencing an issue with the Artillery package where mixing in HTTP actions with Socket.…
-
Version info:
```
v2.0.0-38
```
Running this command:
```
yarn artillery run --output testrun.json tests/artillery/[playwright-test].yml
```
I expected to see this happen:
The `me…
-
Version info:
```
2.0.0-37
```
Running this command:
```
npx artillery run --platform aws:lambda --platform-opt region=eu-west-2 --count 10 load-test.yml -e test -o reports/report.json
…