Interact

A decision block that interacts with the on-screen user interface.

The fiber will proceed immediately without pause.

Only use this block as a last resort if there’s no other way of performing the desired automation.

There are two types of interactions:

Use the App start or App in foreground block to ensure that the correct activity is shown on screen. A delay between sequential interactions may be needed to ensure the UI has been fully loaded and redrawn.

Note! Interacting with Automate isn’t permitted, for security reasons.

The NO path is executed if the UI element isn’t visible on screen or the action failed to be performed.

Options

Input arguments

Output variables