ExperimentalAndroidInputOn this pageAndroidInputdragdef drag(from, to, steps)Performs a drag between from and to points.pressdef press(key)Presses the key.tap_pointdef tap_point(point)Taps at the specified point.typedef type(text)Types text into currently focused widget.