InteractionUtil

open class InteractionUtil

Utilities for interacting with an app.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
Class that keeps track of the scroll position of provided RecyclerView, and provides APIs to request scroll to a certain position

Functions

Link copied to clipboard
open fun click(location: Point)
open fun click(view: View)
open fun click(lithoView: LithoView, testKey: String)
Link copied to clipboard
open fun clickBottom(lithoView: LithoView, testKey: String)