Wait and Close Security Window
Verb: watchAndCloseSecurityWarning
Available from: <Standard>
Automatically waits and closes the Windows security alert window if it appears.
Syntax
watchAndCloseSecurityWarning
Example
The command waits and closes the Windows security window after an application has run.
// Download the following file to execute the command.
launchWindow --executablepath "Apache-NetBeans-11.2-bin-windows-x64.exe"
watchAndCloseSecurityWarning
For the correct operation of the above script, you must download the file and enter its path in the Executable parameter of the Launch and Attach Window command.