Contents

XCUIElementAttributes

Attributes exposed by UI elements.

Declaration

@MainActor protocol XCUIElementAttributes

Overview

The XCUIElementAttributes protocol adds attribute-related functionality to the XCUIElement class. Access these properties on an instance of XCUIElement to query the current state of the UI element’s attributes.

Topics

Identity

Value

Interaction state

Size

See Also

UI elements