zest
zest copied to clipboard
Use the same library ([Jackson](https://github.com/FasterXML/jackson)) as ZAP add-ons, to reduce the number of dependencies required to parse JSON (and other formats, e.g. #242) when running Zest in ZAP. Related to...
- added a global option to wait for element to become visible
When running from the CLI, it would be nice if: * The script returned an error when an assertion has been violated; * It would be possible for `ZestAssertion` to...
I came across an application that required me to select an option from the drop-down list to submit the form. I was unable to select an option in the list...
I am trying to add a CSRF Parameter in ZAP to a RequestBody. But this CSRF Parameter must be URL encoded. But it seems that it is not URL encoded....
When Mozilla Zest Runner is used a standalone tool to execute Zest scripts, it lacks a useful reporting. For each zest script it could leave a text file *) where...
(This affects only the programming side, not the user experience.) The current programming interface does what it should do. But there are easier and more obvious alternatives. When adding more...
Scripts run from the command line should output in JSON, or at the very least have an option to do this.
Currently there are no options to define Zest actions that can click the buttons in the Alert boxes displayed by the browser. For instance, currently we cannot define a Zest...
Refer: https://groups.google.com/forum/#!topic/mozilla-zest/QUiR4kuht-w