Reference
device_pick_date
Select a visible date in a UIDatePicker (wheels mode) / Android DatePicker with one authority-bound Maestro flow and one whole-flow timeout. Rejects impossible calendar dates. Native off-screen wheel scrolling remains tracked separately in issue #27; inline calendar mode is unsupported.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Constraints | Description |
|---|---|---|---|---|---|
date | unknown | Yes | Target date — YYYY-MM-DD or full ISO 8601. Time component is ignored. | ||
openerTestId | unknown | No | Optional testID of the control that opens the date picker. | ||
pickerTestId | unknown | No | |||
pickerScopeTestId | unknown | No | Optional picker-container testID used as childOf scope for month/day/year rows. | ||
platform | unknown | No | Force platform. Auto-detected if omitted. | ||
timeoutMs | unknown | No | min: 1000, max: 120000, integer | Whole Maestro flow timeout (default 120000ms; never divided by component count). |
device_pick_date(date: <unknown>)