XCUIApplication Class Reference

Inherits from XCUIElement : NSObject
Declared in XCUIApplication.h

+ appWithPID:

+ (id)appWithPID:(int)arg1

+ keyPathsForValuesAffectingRunning

+ (id)keyPathsForValuesAffectingRunning

– _launchUsingXcode:

- (void)_launchUsingXcode:(_Bool)arg1

– _waitForQuiescence

- (void)_waitForQuiescence

– _waitForViewControllerViewDidDisappearWithTimeout:

- (void)_waitForViewControllerViewDidDisappearWithTimeout:(double)arg1

  accessibilityElement

@property (readonly) XCAccessibilityElement *accessibilityElement

  ancillary

@property _Bool ancillary

– application

- (id)application

  applicationImpl

@property (readonly) XCUIApplicationImpl *applicationImpl

  applicationQuery

@property (retain) XCApplicationQuery *applicationQuery

  bundleID

@property (readonly) NSString *bundleID

– clearQuery

- (void)clearQuery

– dealloc

- (void)dealloc

– description

- (id)description

– dismissKeyboard

- (void)dismissKeyboard

– elementType

- (unsigned long long)elementType

  generation

@property unsigned long long generation

– init

- (id)init

– initPrivateWithPath:bundleID:

- (id)initPrivateWithPath:(id)arg1 bundleID:(id)arg2

  interfaceOrientation

@property (readonly, nonatomic) long long interfaceOrientation

  keyboard

@property (readonly) XCUIElement *keyboard

– lastSnapshot

- (id)lastSnapshot

– launch

- (void)launch

  launchArguments

@property (copy, nonatomic) NSArray *launchArguments

  launchEnvironment

@property (copy, nonatomic) NSDictionary *launchEnvironment

  path

@property (readonly) NSString *path

  processID

@property (nonatomic) int processID

– query

- (id)query

  running

@property (readonly, nonatomic) _Bool running

  state

@property (nonatomic) unsigned long long state

– terminate

- (void)terminate