CustomScrollActions
Sample project presenting how to deal with NestedScrollView in UiAutomation tests done with Espresso framework.
Install / Use
/learn @AzimoLabs/CustomScrollActionsREADME
This repository contains example project.
It was created in order to present solution to problem of scrolling to views that are children of NestedScrollView in Espresso UiAutomation tests.
Contents:
-
Code responsible for scrolling is available here.
-
Guide, walkthrough and explanation is available in this blog post. (to be added)
