skyisle / android-test-kit

Automatically exported from code.google.com/p/android-test-kit
1 stars 0 forks source link

Add scrollUp/Down actions to ViewActions #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am currently writing tests for an android app that has actions implemented 
when the user scrolls over the top and bottom of the main view. 

It would be great if a scrollBy(pixels) action would be implemented (using a 
positive number for instance to move down and a negative one to move up.

Original issue reported on code.google.com by Liviu...@googlemail.com on 13 Jan 2014 at 1:35

GoogleCodeExporter commented 9 years ago
And by scroll, do you mean swipe? (i.e. same as swipeLeft/Right but for 
vertical?)

Original comment by valera.z...@gmail.com on 14 Jan 2014 at 5:18

GoogleCodeExporter commented 9 years ago
Yup, pretty much, following the swipeLeft/Right model a swipeUp/Down would work 
just as well.

Original comment by Liviu...@googlemail.com on 15 Jan 2014 at 9:37

GoogleCodeExporter commented 9 years ago

Original comment by vale...@google.com on 7 May 2014 at 7:08

GoogleCodeExporter commented 9 years ago

Original comment by vale...@google.com on 20 Dec 2014 at 4:23