Package | Description |
---|---|
org.safs.ios |
Modifier and Type | Method and Description |
---|---|
static ProcessCapture |
Utilities.nextInstrumentsTest()
Activates the Instruments application and attempts to find and click the "Start Script" button using default settings.
|
static ProcessCapture |
Utilities.nextInstrumentsTest(java.lang.String ascriptdir,
java.lang.String script)
Activates the Instruments application and attempts to find and click the "Start Script" button.
|
static java.io.File |
Utilities.verifyInstrumentsRecording(java.lang.String rootRunDir)
Locate and return a File reference to the most recent Results file from an active Instruments
Script.
|
Copyright © SAS Institute. All Rights Reserved.