ProxymanApp / ProxymanApp/Proxyman
Request: Add response data to imported JSON or option to autosave JSON response to directory
Open
@NghiaTranUIT is already working on this.
Since Dec 30, 2020.
✅ Done
Feature request
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Proxyman version? Version 2.15.1 (21510)
macOS Version? 10.15.7
Feature request:
- Often it would be nice to be able to autosave the response or request of a url to a json file for reading in other automated tests (eg: read saved json from proxyman response and only assert step after 200 response received)
- currently it is possible to read json data using require
- it would be nice to be able to add a response to JSON - using other addons perhaps like the fileSystem library
- This doesn't need to be something in scripting module, anywhere in the flow would be great
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.