activity = activityRule.activity val fragment = activity.supportFragmentManager.fragments .first { it is HomepageAdsListFragment } as Homepage AdsListFragment val recyclerView = fragment.mainList benchmarkRule.measureRepeated { recyclerView.scrollBy(0, maxScroll) } }
* Problems when running test with mocked network * $5/device/hour after Free tier * Need to configure gcloud in CI * Fetch results in google cloud storage