-
Configured web socket connection using "connect" and able to create successful web socket connection.
When tried to send subscription registration messages to AWS AppSync using Amazon Cognito user po…
-
Version info:
```
___ __ _ ____
_____/ | _____/ /_(_) / /__ _______ __ ___
/____/ /| | / ___/ __/ / / / _ \/ ___/ / / /____/
/____/ ___ |/ / / /_/ / / / __/ / /…
-
Hi!
Firstly, thanks for your work on Artillery! Smart testing framework with simplicity in mind. 👋 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `artille…
-
With the latest 1.7.x version the cookie jar (which is a [ToughCookie](https://github.com/salesforce/tough-cookie) instance) will not work unless it is specifically enabled. This means that if you hav…
-
I'm trying to upload a file via Artillery (community version)
To do so, as per documentation i have to write a function, load it as a processor and run it before executing my post request.
I hav…
-
$processEnvironment variables are not getting populated when running remotely (using Artillery Pro)
Version info:
```
Artillery Core: 2.0.0-16
Artillery Pro: 3.0.0-9
```
YAML
```
before:…
-
I am running a Docker command using the Docker artillery image, i want to generate an HTML report. But it is failing to find the report. The tests run ok, and the json output is correct, however r…
-
We have an API endpoint that returns JSON. I want to test one of the keys/values in the response, which has a set number of valid responses.
I can use `capture` to get the value in the response, bu…
-
Environment `.env` file would be awesome. I know there is `environments` configuration section and also possibility to override config from command line BUT:
I have more scenarios, which means more…
-
### Discussed in https://github.com/artilleryio/artillery/discussions/1323
Originally posted by **fage88** February 3, 2022
Hello,
I am trying to use the expect plugin to validate that cer…