The File menu
This menu handles the current session. By default the following menu items will be present:
Nova Sessão
This creates a new session.
If you have not saved your current session then a warning will be displayed.
Starting a new session without saving the current session will loose all of the data in the current session.
Abrir Sessão...
This opens a session that has been previously saved.
Opening a session without saving the current session will loose all of the data in the current session.
Persist Session...
This persists the current session.
While the session is always stored in a database on disk, it will be lost when ZAP is stopped unless it has been persisted.
You only need to persist it once - after that all changes will be saved.
Snapshot Session
This saves a snapshot of a session that has already been persisted.
It will use the same filename with a date-time string appended to it.
Propriedades...
This displays the Propriedades da Sessão dialog.
This allows you to set the session name and description.
Load Add-on file...
Load a local add-on file.
Add-ons are typically installed from via the Manage Add-ons dialog, but this
option can be useful if you have downloaded an add-on manually or are testing one you have developed yourself.
Add-ons remain installed until you manually uninstall them.
Sair
This will exit ZAP.
If you have not saved the current session then you will be given the option to do so.
Note that add-ons can add additional menu items.
See also