User interaction level options.
Static Properties
| Name | Description |
|---|---|
| INTERACT_WITH_ALERTS | Displays alerts but not dialogs. |
| INTERACT_WITH_ALL | The script displays all dialogs and alerts. |
| NEVER_INTERACT | The script does not display any dialogs or alerts. |