Skip to content

Reference

cdp_login_prologue

Fail-stop user-login helper: replay the exact action and require a fresh passing RunRecord; failure blocks exploratory fallback mutations, and a pass is not PR proof.

NameTypeRequiredDefaultConstraintsDescription
projectRootstringNoOverride project root (default: process.cwd()).
platform`enum: iosandroid`No
appFilestringNoiOS app artifact for clearState actions.
timeoutMsnumberNoSaved-action timeout in milliseconds.
trigger`enum: agentcihuman`No
paramsRecord<string, unknown>NoString user-login bindings.
cdp_login_prologue()