Reference
cdp_auto_login
Explicit legacy navigation helper that detects an auth screen and runs one project login subflow through maestro_run on the authority-bound device. It is never login authority or PR proof; use cdp_login_prologue for authenticated journeys.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Constraints | Description |
|---|---|---|---|---|---|
appId | string | No | App bundle ID override (auto-detected from app.json if omitted) | ||
platform | enum: ios | android | No | Platform override (auto-detected from session if omitted) |
cdp_auto_login()