Difference between revisions of "Action: UI Interaction"

(Created page with "This action can be used to perform basic Ul interactions with other apps, such as clicks and gestures (Android 7+) using Android's accessibility service. Please be aware that...")
 
Line 1: Line 1:
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This action can be used to perform basic Ul interactions with other apps, such as clicks and gestures (Android 7+) using Android's accessibility service.
 
This action can be used to perform basic Ul interactions with other apps, such as clicks and gestures (Android 7+) using Android's accessibility service.
  
Line 4: Line 5:
  
 
Note that this action cannot function when the screen is off.
 
Note that this action cannot function when the screen is off.
 +
</pre>

Revision as of 18:53, 29 January 2024

This action can be used to perform basic Ul interactions with other apps, such as clicks and gestures (Android 7+) using Android's accessibility service.

Please be aware that any macros that use this action may be fragile and subject to breaking if for example the UI of an application is updated in the future.

Note that this action cannot function when the screen is off.