LDTP  3.5.0
 All Pages
pushbutton

About Pushbutton functions

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

Pushbutton python API's

click - Generates mouse left click event on the object

mouseleftclick - Generate mouse left click event

stateenabled - Checks whether the push button is in enabled state

verifypushbutton - Verify whether the object is a push button



Linux Desktop Testing Project