You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ZAP User Group
Hi, where can I find the documentation for scripting in ZAP? I want to learn about the objects I can use in my scripts to do the things I want to do but all I can find is the ZAP API documentation. Thx.
Simon Bennetts
unread,
Jun 23, 2025, 8:28:37 AM6/23/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
ZAP scripts really just give access to the underlying Java classes, methods and data structures. Those are the things you will need to work with to do anything.