Contents

element(boundBy:)

Uses an index into the query’s results to determine which underlying accessibility element to use.

Declaration

func element(boundBy index: Int) -> XCUIElement

Parameters

  • index:

    The element index to use.

See Also

Accessing matched elements