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
customArguments
Custom arguments to add.