Hi @srijo2703
Below is the most reliable method
- Click on the date input field.
- Use Type Into and type the date in the format the field accepts (usually dd/MM/yyyy or MM/dd/yyyy).
- Press Tab or Enter if needed.
Example :
Type Into → “26/02/2026”
This works for most date controls and avoids issues with selectors, month navigation, dynamic calendars.
You will have to use variables into your selectors. If this is a publicly available website, please share the URL so can try to help.
