We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ea945 commit 7d6a8f2Copy full SHA for 7d6a8f2
docs/docs.md
@@ -47,6 +47,7 @@ iOS uses accessibility label with a fallback to text.
47
- `(Array<Element>) names(name)` Returns all elements containing name.
48
- `(Element) text(text)` Returns the first element containing text.
49
- `(Array<Element>) texts(text)` Returns all elements containing text.
50
+- `current_app` Returns information about the current app. Android only.
51
52
--
53
0 commit comments