Skip to content

Commit 7d6a8f2

Browse files
Add current_app to docs
1 parent 16ea945 commit 7d6a8f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs.md

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ iOS uses accessibility label with a fallback to text.
4747
- `(Array<Element>) names(name)` Returns all elements containing name.
4848
- `(Element) text(text)` Returns the first element containing text.
4949
- `(Array<Element>) texts(text)` Returns all elements containing text.
50+
- `current_app` Returns information about the current app. Android only.
5051

5152
--
5253

0 commit comments

Comments
 (0)