Releases: open-tool/ultron
Releases · open-tool/ultron
1.0.14
#9 New custom actions and assertions for espresso
Add new methods for Matcher<View>, ViewInteraction, DataInteraction
:
getText()
getDrawable()
getContentDescription()
hasDrawable(@DrawableRes resourceId: Int)
hasAnyDrawable()
With Ultron you're able to get any property of any View.
There is an example how it could be done - GetTextAction
1.0.13
1.0.12
Bug fixes:
- Actualise UltronRecyclerView reference in UltronRecyclerViewItem class