Skip to content

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.

NameTypeRequiredDefaultConstraintsDescription
appIdstringNoApp bundle ID override (auto-detected from app.json if omitted)
platformenum: ios | androidNoPlatform override (auto-detected from session if omitted)
cdp_auto_login()