setmin ('<window name>', '<slider name>')
Set the slider to the minimum value.
- Return values:
-
| 1 | if action is performed, else 0. |
Refer: http://webcvs.freedesktop.org/ldtp/ldtp/src/slider.c
from ldtp import *
For slider component with respect to gnome-terminal
setmin ('dlgEditingProfile"Default"', 'slider')
- Author:
- Aishwariya & Kamakshi <poorvaishoo@yahoo.com>
Linux Desktop Testing Project