LDTP  3.5.0
 All Pages
slider

About Slider functions

To operate on a slider object and based on your requirement, you can use any of these functions

Slider python API's

decrease - Decrease the slider

getmax - Get the slider to max value

getmin - Get the slider to min value

getminincrement - Get min increment value of slider

getslidervalue - Get the slider value

increase - Increase the slider

setmax - Set the slider to max value

setmin - Set the slider to min value

verifyslider - Verify whether the object is slider

verifysliderhorizontal - Verify whether the object is horizontal slider

verifyslidervertical - Verify whether the object is vertical slider



Linux Desktop Testing Project