LDTP  3.0.0
setmin

Syntax

setmin('<window name>', '<slider name>')

Description

Set the slider to the minimum value.

ImplementationDetails

Return values
1if action is performed, else 0.

Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/slider.c

Example

from ldtp import *

For slider component with respect to gnome-terminal

setmin('dlgEditingProfile"Default"', 'slider')

Author
Aishwariya & Kamakshi poorv.nosp@m.aish.nosp@m.oo@ya.nosp@m.hoo..nosp@m.com


Linux Desktop Testing Project