ComboBoxItem
flaui.core.automation_elements.ComboBoxItem
Bases: AutomationElement, SelectionItemAutomationElement
Class to interact with a combobox item element.
text
property
Gets the text of the element
Returns:
| Type | Description |
|---|---|
str
|
Element text |