Sending a request to requester using a script

18 views
Skip to first unread message

Saul Javier

unread,
Jun 27, 2024, 11:14:39 PM (5 days ago) Jun 27
to ZAP User Group
How can I send a request to the requester tab using a script? there is a script called request_to_xml that uses the method "getResendDialog()" to pop the manual request editor, since by the documentation this method is deprecated, how can I invoke Requester on a similar way?

thc...@gmail.com

unread,
Jun 28, 2024, 12:59:44 PM (4 days ago) Jun 28
to zaprox...@googlegroups.com
Hi,

The script has been updated to no longer use the deprecated method and
use Requester add-on instead.

(Note that you need to use the latest version of the Requester add-on.)

Best regards.

thc...@gmail.com

unread,
Jun 28, 2024, 1:03:14 PM (4 days ago) Jun 28
to zaprox...@googlegroups.com
And you can call `newRequesterPane(…)` instead of `displayMessage(…)` to
show it in the Requester tab.
Reply all
Reply to author
Forward
0 new messages