LDTP
2.3.1
|
scrollup('<window name>', '<scroll component name>')
Move the(vertical) scroll bar to the extreme top.
1 | if action is performed, else 0. |
Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/scroll-bar.c
from ldtp import *
For scroll bar item with respect to gedit
scrollup('gedit', 'scrollBar')