XCUIApplication
extension XCUIApplication
-
Launches a UI test with specific arguments.
It sets some arguments by default. See the README.md for more details.
Declaration
Swift
public func launchTestMode(customArguments: [String]? = nil)Parameters
customArgumentsCustom arguments to add.
View on GitHub
Install in Dash
XCUIApplication Extension Reference