LDTP  3.5.0
 All Pages
radiobutton

About Radiobutton functions

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

Radiobutton python API's

click - Click on a radio button

check - Select the radio button

stateenabled - Checks whether the radio button is in enabled state or not

verifycheck - Verify whether the radio button is selected

verifyuncheck - Verify whether the radio button is deselected



Linux Desktop Testing Project