LDTP
2.3.1
|
scrolldown('<window name>', '<scroll component name>')
Move the(vertical) scroll bar to the bottom.
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
scrolldown('gedit', 'scrollBar')