Selecting Date in UiPath

Well,

Normally date pickers are tricky and it only allows you to select from panel.

Inspect and see what function they are passing, whether its on-click event needs to be passed, or whether it requires you to write .js.

Here are a few references (which you could have gotten from a simple search in the forum)

Date picker
Date Picker Selection issue

Check these out, and if these don’t solve your problem then you might have to elaborate your issue.

Regards :slight_smile: