Skip to content

HelpUiTlmenuEdit

Simon Bennetts edited this page Jun 7, 2019 · 5 revisions

The Edit menu

This menu handles finding strings in specific tabs, searching for strings across all requests and responses, changing ZAP's mode, and managing forced user mode.

ZAP Mode

This allows you to change the current mode.

Find...

This opens the Find dialog which allows you to find a string in the currently selected window.

Search...

This selects the Search tab which allows you to search for regular expressions in all URLs, requests and responses..

Next

This selects the next occurrence of the last string searched for. The relevant message will be selected in the Search tab and the string will be displayed and highlighted in the Request or Response tab as appropriate.

Previous

This selects the previous occurrence of the last string searched for. The relevant message will be selected in the Search tab and the string will be displayed and highlighted in the Request or Response tab as appropriate.

Enable / Disable Forced User Mode

This switches forced user mode on and off. The menu item is only enabled when you have defined a forced user for at least one context, which can be done via the Session Contexts dialog.

Note that add-ons can add additional menu items.

See also

     The top level menu
     UI Overview for an overview of the user interface
Clone this wiki locally