Home | History | Annotate | only in /external/autotest/client/site_tests/touch_GestureNav
Up to higher level directory
NameDateSize
control22-Oct-2020798
README22-Oct-2020552
touch_GestureNav.py22-Oct-20202.8K

README

      1 touch_BackFwdTest test uses two gesture files that long-scroll horizontally.
      2 All scrolls recorded should be unaccelerated and done in a single motion
      3 (i.e. do not lift fingers and continue to scroll). Having the scroll stop
      4 in the middle of the test would break the test.
      5 
      6 The gesture files for each device recorded are:
      7 <DEVICE NAME>_touchpad_Touch ID_two-finger-longswipe-back  - Two finger long
      8 scroll on touchpad to navigate back.
      9 <DEVICE NAME>_touchpad_Touch ID_two-finger-longswipe-fwd  - Two finger long
     10 scroll on touchpad to navigate forward.
     11 
     12