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

Check Box (last edited 2008-10-08 18:37:34 by NagappanAlagappan)