Contents

element(matching:identifier:)

Matches the provided element type and identifier.

Declaration

func element(matching elementType: XCUIElement.ElementType, identifier: String?) -> XCUIElement

Parameters

See Also

Accessing matched elements