I have a scenario where i have to select the dates from date panel as below .Not sure how i can automate this can someone please help.
Unable to find the proper selectors.
There is no option to directly enter the dates also.
One Solution i have in mind is check for month by using element exist and if the matching month is found either by pressing the previous or next button.
Once i find it i can send a click activity to the required date.
Please let me know if there is any better approach than this.