Skip to content

Commit 2bc60ab

Browse files
authored
Update README.md
1 parent 23ffc3b commit 2bc60ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Testura.Android.PageObjectCreator is a tool to:
55
- Dump the UI hierarchy
66
- Inspect all nodes inside the UI both visually and through a simple hierarchy tree view
77
- Select nodes and decide how we should grab them in our framework later (by using text, id, class, etc)
8+
- Automatically find unique node attributes
89
- Generate code for the page object (will generate class, constructor and all required fields).
910
- See the activity and package name for a view/application
1011

0 commit comments

Comments
 (0)