Skip to content

CheckBox

flaui.core.automation_elements.CheckBox

Bases: AutomationElement, ToggleAutomationElement

Class to interact with a checkbox element

is_checked property

Flag if the element is checked

Returns:

Type Description
bool

Element is checked

text property

Gets the text of the element

Returns:

Type Description
str

Element text