Alert actions
Alert actions activity provides the management of the browser’s own pop-ups on the browser. In other words, it is for the management of the pop-ups belonging to the browser, not any pop-up that appears on any site.
| * Application name | The reference name of applications which has already been opened or attached is chosen in the dropdown application which will be opened. |
| *Action | Depending on the request, appropriate actions are provided for closing or accepting pop-ups that are opened on the screen of the browser or application. Note: The activity uses in cases if there is no XPath information available. |
Note: * Fields selected with are required, others are optional.
Applications name example
You can use the Applications name as shown in the example.
${robustaWebpage}
Action examples
You can use the Action as shown in the example.
When a notification comes to the application screen, it accepts it and makes the notification screen close:
Accept
When a notification comes to the application screen, it makes it close without accepting this warning:
Dismiss