Touch Simulation Module (touch)Touch Simulation Module (touch) ! Tap once (touch.tap) Touch down (touch.on) ! Move finger on screen (:move) ! Apply pressure on screen (:press) Lift finger (:off) Set movement step length (:step_len) Set delay per movement step (:step_delay) ! Millisecond sleep (:msleep) Show touch dots (touch.show_pose) touch sample code