Hi …I need to select the date from calendar showing two months at once. There i cant type the date on format i need to check for month and click on date . Can anyone suggest the best way to select it. Below attached the calendar photo for reference…Thanks in advance
Hi @Raj_Deepak
Try using set web attribute activity and give it as Now.AddDays(30).ToString(“ddMMMyy”)
Thanks
Ashwin S
Hi Ashwin … In set web attribute activity which one i need to indicate on screen(Total calendar or Just date ). What are the values and attributes i need to give on it ?

Using get text and If condition you can select your month