-
### Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
### Is your feature request related to…
-
1. Newman Version (can be found via `newman -v`): 6.2.0
2. OS details (type, version, and architecture): github workflow - ubuntu-latest - node 22.6
3. Are you using Newman as a library, or via…
-
### Details
Hi @vs4vijay, hope you are doing well. Currently i am facing an issue while running a postman collection using newman-influxdb-reporter.
I have used the below command:
newman run \Do…
-
1. Newman Version: 5.3.0
2. OS details: Microsoft Windows 10 [Version 10.0.18363.1916] 64-bit
3. Are you using Newman as a library, or via the CLI? CLI
3. Did you encounter this recently, o…
-
Hello - currently trying to use reportportal via CLI and I need a way to pass an auth header. I did not see headers as a specific option for newman and report portal so was attempting to use restClien…
-
1.Newman Version 5.3.1
2. Linux / Mac
3. Using Newman as CLI
4. Always
Hi,
if i install newman with npm, i always get some deprecated messages.
npm WARN deprecated har-validator@5.1.5: thi…
-
When running the below command:
newman run ipfile.postman_collection.json -e jo.ipas\ \(docker\ dev\).postman_environment.json -r junitfull --reporter-junitfull-export newman/junitfull.xml
I ge…
-
When you call newman via CLI and pass a URL to Postman that includes an `apiKey`URL parameter to download collections directly from Postman. The value of that parameter is typically passed as an envir…
-
**Describe the bug**
Currently, I am using Postman as my main executor. Running postman on my local computer is completely OK.
```
newman run ./postman/collections/Postman_API_QA.json -e API_QA_e…
-
Hello,
I'm receiving the following error when running collection using Newman with junitfull reporter:
```
/usr/local/lib/node_modules/newman-reporter-junitfull/node_modules/xmlbuilder/lib/XMLA…