Selecting Date from Calendar

Hi @Abhirup_Das,

My basic intention is to get a selector which is able to identify the date in the website for that i have to make selector, but if you indicate on screen and see there is no uniquenes to identify the particular date.

So if you see in your screenshot you have something called property explorer open that and you can see a value called “aria-label=‘*Apr 27 2019’” , so this is unique so if i pass my value to this variable it will click there.

Refer the below workflow for reference, i am just opening the browser and clicking on Departure and arrival date , where ever i have hardcoded you have to pass your dynamic values.

Main.xaml (9.8 KB)