Widgets
Auto-suggestions, calendar date picker, custom dropdown, and locator practice (alt / title).
Auto suggestions
Nothing selected
Native date range
Calendar date picker
Click the field, then pick a day cell — like classic jQuery UI datepicker practice.
No date selected
Custom dropdown menu
Button + menu items (not a native <select>).
No action chosen
Locator practice (alt / title)
Use getByAltText and getByTitle.
No locator action yet