element(boundBy:)
Uses an index into the query’s results to determine which underlying accessibility element to use.
Declaration
func element(boundBy index: Int) -> XCUIElementParameters
- index:
The element index to use.
Uses an index into the query’s results to determine which underlying accessibility element to use.
func element(boundBy index: Int) -> XCUIElementThe element index to use.