LDTP  3.5.0
 All Pages
layeredpane

About Layeredpane functions

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

Layeredpane python API's

ischildindexselected - Is child selected in the complete list based on index

ischildselected - Is child selected in the complete list based on name

rightclick - Generate right click event

selectall - Select all the item

selectindex - Select item based on index

selectitem - Select an item

selecteditemcount - Selected item count

unselectall - Unselect all the item

unselectindex - Unselect item based on index

unselectitem - Unselect an item

unselectitemindex - Unselect item based on index from the selected item



Linux Desktop Testing Project