@qawolf/flows/ios for iOS app automation.
Launch The App First
driver is the Appium/WebdriverIO session for the iOS device.
For exact target strings, see Target Literals.
Launch With An Uploaded App
When the runner providesRUN_INPUT_PATH, omit app and pass normal app metadata.
app, QA Wolf uses that explicit source instead of RUN_INPUT_PATH.
Install A Configuration Profile
device proxies the iOS device API. installConfigurationProfile needs both the active driver and a profile string.