rafaelaaraujo / CustomScrollActions

Sample project presenting how to deal with NestedScrollView in UiAutomation tests done with Espresso framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Sample project presenting how to deal with NestedScrollView in UiAutomation tests done with Espresso framework.


Languages

Language:Java 100.0%