Date Pickers
Instructions: Your automation script should interact with the native HTML5 date picker.
- Locate the date input field.
- Enter a specific date (e.g., "2025-01-15"). Note: The format must be YYYY-MM-DD.
- Click the "Submit" button.
Validation: The output box will confirm the date that was submitted.