LDTP  3.5.0
 All Pages
general

About General functions

General ldtp functions. Based on your requirement, you can use any of these functions

General python API's

appundertest - Application under test

generatekeyevent - Generate keyboard event on currently focused window

generatemouseevent - Generate mouse event based on x, y coordinates

getaccesskey - Get access key of given control

getallstates - Get list of available states of an object

hasstate - Checks whether the object has a state

keypress - Generate keyboard press event

keyrelease - Generate keyboard press event

launchapp - Launch application

remap - Force remap the window information

simulatemousemove - Simulate mouse move

wait - Suspend the operation for specified duration



Linux Desktop Testing Project