init(application:)
Initializes a metric that measures hitches metric in the specified app.
Declaration
init(application: XCUIApplication)Parameters
- application:
The app to test.
Initializes a metric that measures hitches metric in the specified app.
init(application: XCUIApplication)The app to test.