Skip to content

Commit e62ae5e

Browse files
committed
Update README.md
1 parent 2bdcc83 commit e62ae5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ As of now, crema has the following:
5050
* `takeScreenshot(String filename)`
5151
* `takeScreenshot(boolean timestamp)` - timestamp is not added if false
5252
* `takeScreenshot(String file, boolean addTimestamp)`
53+
* <b>[Fetchers](https://github.com/checkdroid/crema/wiki/Fetchers)</b>
54+
* `TextFetcher` class to get the text contained in a particular node
55+
* `ViewTreeFetcher` class to get the espresso view tree (different from UIAutomator view tree)
5356
* <i>More coming soon</i>..
5457

5558
# Support

0 commit comments

Comments
 (0)