roveflow launch <app> / stop <app> | Open or close an app. |
roveflow screenshot <name> (alias snap) | Save the current screen as <name>. |
roveflow tap <x> <y> | Tap a point. Add --px to use coordinates from a screenshot. |
roveflow swipe <x1> <y1> <x2> <y2> | Swipe / scroll (--px, --dur <ms>). |
roveflow scroll [down|up|next|previous] | Reliable full-screen scroll sized to the connected phone. |
roveflow type <text> · erase <n> | Type into a field / delete characters. |
roveflow find <text> | Find on-screen things by their label. |
roveflow taptext <text> | Tap something by its label (the reliable way). |
roveflow home · button <name> | Home screen / hardware buttons. |
roveflow tree · size | List what’s on screen / screen size. |