public class InteractionUtil extends Object
Constructor and Description |
---|
InteractionUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
click(LithoView lithoView,
String testKey) |
static void |
click(Point location) |
static void |
click(View view) |
static void |
clickBottom(LithoView lithoView,
String testKey) |
static void |
scrollTo(RecyclerView recyclerView,
int targetScrollY) |