How to select Date from control

@Mohsin_Ali_Mohammed,

Try this.

In short,

  1. Check the selector of any date using Ui Explorer
  2. Use variable in Selector of that date selector to create selector for your desired date.
  3. Use Click activity to click on that dynamically created Selector element.

Thanks,
Ashok :slight_smile: