init(application:)
Creates a CPU metric that records data for the requested app.
Declaration
init(application: XCUIApplication)Parameters
- application:
The application to be tested.
Creates a CPU metric that records data for the requested app.
init(application: XCUIApplication)The application to be tested.