How to select calander date?


Kindly assist how to select date for this type calander dates. Suggest activities for this process

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.

@srijo2703

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.