Contents

element(at:)

Returns an element that resolves to the index into the query’s result set.

Declaration

func element(at index: Int) -> XCUIElement

Parameters

  • index:

    The element index to use.

See Also

Accessing matched elements