LDTP
2.3.1
|
scrollright('<window name>', '<scroll component name>')
Move the(horizontal) scroll bar to the extreme right.
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
scrollright('gedit', 'scrollBar')