> For the complete documentation index, see [llms.txt](https://docs.browserflow.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.browserflow.app/reference/browserflow-commands/interact-with-page/set-date-input.md).

# Set Date Input

Sets the date for a `<input type="date">` element

#### Selector

* [Selector](/guides/selectors.md) for the `<input type="date">` element

#### Date

* Date to set
  * Must be in the format `yyyy-mm-dd`
