setAppSource
Configure source code directory and platform for mobile apps in the AutoMobile automation suite. Specify app ID, source path, and target platform (Android or iOS) for test execution.
Instructions
For a given appId, set the source code path and platform.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceDir | Yes | App source code directory. | |
| appId | Yes | App ID to persist these settings for. | |
| platform | Yes | Platform the app is built for. |