Skip to content

UIALabel

UIAutomation UIALabel.

Extends UIAObject

Extends SeSSimulatedObject

Behavior Pattern: UIAutomationLabelBehavior

Property Summary

Property Description Getter Setter
Text Text of the object, 'false' if text can not be read. GetText

Property Detail

Text

Text of the object, 'false' if text can not be read.

Type: string

Accessors: GetText

value = SeS('SomeUIALabel').GetText()