scrollup ('<window name>', '<scroll component name>')
Move the (vertical) scroll bar to the extreme top.
- 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
scrollup ('gedit', 'scrollBar')
- Author:
- Aishwariya & Kamakshi <poorvaishoo@yahoo.com>