LDTP
3.5.0
|
setmin('<window name>', '<slider name>')
Set the slider to the minimum value.
1 | if action is performed, else 0. |
Refer: Linux: http://cgit.freedesktop.org/ldtp/ldtp2/tree/ldtpd/value.py
Mac: https://github.com/ldtp/pyatom/blob/master/atomac/ldtpd/value.py
Windows: https://github.com/ldtp/cobra/blob/master/Ldtpd/Value.cs
from ldtp import *
For slider component with respect to gnome-terminal
setmin('dlgEditingProfile"Default"', 'slider')