dragProgressTo

public Unit dragProgressTo(Integer number)

Drags progress to defined position. Please note that this dragging is emulated via Espresso's swipe action and might not be accurate, if progress max value is too high or device's density is too low.

Parameters

number

of progress to drag to

See also

GeneralSwipeAction