Skip to content

Accept Or Dismiss Alert Box: ALERT

The Accept Or Dismiss Alert Box action is used to manage pop-up alerts by supporting two actions: accept and dismiss. This action automates interactions with alerts, allowing you to accept or cancel them without manual intervention.

Steps to configure:

  1. Select Accept Or Dismiss Alert Box from the Action drop-down.
  2. Leave the Screen Name field blank, as this action directly interacts with the alert.
  3. In the Element Key field, enter either accept to accept the alert or dismiss to close the alert without accepting.

Note: The keyword entered in the Element Key field (e.g., accept or dismiss) is case-sensitive. Ensure that it is entered in lowercase to avoid errors.

  1. Leave the Parameters section blank.
  2. Click Save.

Note: While the steps for adding an Action are identical in both views, the display of the steps changes:

scrn-accept-or-dismiss-alert-box-tabular-view
Tabular View
scrn-accept-or-dismiss-alert-box-card-view
Card View

Expected Outcome on Execution: The alert pop-up will be accepted, and the automation will continue to the next step.

Back To Top