1touch_TapSettings test uses two gesture files that do tap and drag functions. 2All playback movements recorded should be unaccelerated and be done in a single 3motion (i.e. do not record multipe taps or drags). Having the drag stop in the 4middle of the test (tap and no drag) or multiple drag recording etc would break 5the test. The gesture files for each device 6recorded are: 7 8<DEVICE NAME>_touchpad_Touch ID_tap-drag-right - Tap_drag means: Tap (one full tap) and then half tap 9 (do not release tap) to start the drag. Without lifting it, 10 drag your finger to the right to record a drag action. 11 12<DEVICE NAME>_touchpad_Touch ID_tap-click - Tap on touchpad and record the gestures. 13 Note: Tap is a gentle touch on the touchpad and NOT a physical click. 14 15To position the cursor on center of page, center_cursor gesture file is used: 16 17center_cursor - Use mouse to move the mouse pointer to center of the screen. 18 As we do not know where the pointer would show up at the start 19 of this test, hence to ensure that any starting cursor position 20 will result in a centered cursor, move the cursor well into a 21 corner of the screen and then move the cursor back to center of 22 the test page. Do not pause the movement until pointer is at 23 the center of page. 24