Skip to content

Commit 87fc92a

Browse files
authored
#257 add interact with app element action
1 parent 1822a11 commit 87fc92a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/user-guide/actions.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,10 @@ respectively.
238238

239239
### Dismiss all notifications (2.4.0+)
240240

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.
244+
241245
### Dismiss most recent notification (2.4.0+)
242246

243-
### HTTP Request (3.0.0+)
247+
### HTTP Request (3.0.0+)

0 commit comments

Comments
 (0)