You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user-guide/actions.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,6 +238,10 @@ respectively.
238
238
239
239
### Dismiss all notifications (2.4.0+)
240
240
241
+
### Interact with app element (3.1.0+)
242
+
243
+
This lets you interact with a specific user interface element inside other apps. This feature is not fool proof and relies on 3rd party apps properly exposing their UI elements to accessibility services, so this action may not work for all use cases.
0 commit comments