XCUIElementQuery Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | XCUIElementTypeQueryProvider |
| Declared in | XCUIElementQuery.h |
– _containingPredicate:queryDescription:
- (id)_containingPredicate:(id)arg1 queryDescription:(id)arg2– _elementMatchingAccessibilityElementOfSnapshot:
- (id)_elementMatchingAccessibilityElementOfSnapshot:(id)arg1– _predicateWithType:identifier:
- (id)_predicateWithType:(unsigned long long)arg1 identifier:(id)arg2 allElementsBoundByAccessibilityElement
@property (readonly, copy) NSArray *allElementsBoundByAccessibilityElement– elementMatchingType:identifier:
- (id)elementMatchingType:(unsigned long long)arg1 identifier:(id)arg2– initWithInputQuery:queryDescription:filter:
- (id)initWithInputQuery:(id)arg1 queryDescription:(id)arg2 filter:(CDUnknownBlockType)arg3– matchingSnapshotsHandleUIInterruption:withError:
- (id)matchingSnapshotsHandleUIInterruption:(_Bool)arg1 withError:(id *)arg2