ONSECURITYDIALOG
(Copy URL in PhpBB Forum Format - Info)From iMacros
Command to handle security dialogs. If Continue=No is selected then the macro will stop if such a dialog appears.
By default the settings are BUTTON=YES and CONTINUE=YES. These settings are active even without an ONSECURITYDIALOG command in your macro.
Contents |
Syntax

ONSECURITYDIALOG BUTTON=(YES|NO) CONTINUE=(YES|NO)
Firefox does not have this dialog.
Parameters
- BUTTON
- Specifies which of the two buttons will be pressed.
- CONTINUE
- Specifies if the macro is to continue if a dialog appears.
Examples
See Also
ONCERTIFICATEDIALOG, ONDIALOG, ONDOWNLOAD, ONERRORDIALOG, ONLOGIN, ONWEBPAGEDIALOG
