LDTP  3.5.0
 All Pages
checkbox

About Checkbox functions

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

Checkbox python API's

check - Tick the check box

click - Click on the check box

stateenabled - Checks whether the check box is in enabled state or not

uncheck - Un tick the check box

verifycheck - Verify whether the check box is ticked

verifyuncheck - Verify whether the check box is unticked



Linux Desktop Testing Project