setmax ('<window name>', '<slider name>')
Set the slider to the maximum 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
setmax ('dlgEditingProfile"Default"', 'slider')
- Author:
- Aishwariya & Kamakshi <poorvaishoo@yahoo.com>
Linux Desktop Testing Project