Select a specific date using the date picker
Preconditions (1)
Step 1: Locate the date picker input field by its id 'datePickerInput'
Step 2: Click on the date picker input field to open the calendar widget
Step 3: Navigate to the desired month and year if not currently displayed
Step 4: Click on the day '15' in the calendar to select the date
Step 5: Verify that the input field value updates to '2024-07-15'
✅ Expected Result: The date picker input field shows the selected date '2024-07-15' after selection