Skip to content

Commit 89a43da

Browse files
Update docs.md
1 parent 85469de commit 89a43da

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
@@ -39,6 +39,7 @@ text | UIAStaticText
3939

4040
- `source` Prints a JSON view of the current page.
4141
- `page` Prints the content descriptions and text values on the current page.
42+
- `page_class` Prints the classes found on the current page.
4243
- `(Element) find(value)` Returns the first element that contains value.
4344
- `(Element) finds(value)` Returns all elements containing value (iOS only for now).
4445
- `(Element) name(name)` Returns the first element containing name. Android name is the content description.

0 commit comments

Comments
 (0)