zest icon indicating copy to clipboard operation
zest copied to clipboard

Results 20 zest issues
Sort by recently updated
recently updated
newest added

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...

enhancement

- 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...

enhancement

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....

enhancement

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...

enhancement

(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...

enhancement

Scripts run from the command line should output in JSON, or at the very least have an option to do this.

enhancement

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...

enhancement

Refer: https://groups.google.com/forum/#!topic/mozilla-zest/QUiR4kuht-w

enhancement