scrollright ('<window name>', '<scroll component name>')
Move the (horizontal) scroll bar to the extreme right.
- Return values:
-
| 1 | if action is performed, else 0. |
Refer: http://webcvs.freedesktop.org/ldtp/ldtp/src/scroll-bar.c
from ldtp import *
For scroll bar item with respect to gedit
scrollright ('gedit', 'scrollBar')
- Author:
- Aishwariya & Kamakshi <poorvaishoo@yahoo.com>
Linux Desktop Testing Project