How to select date from date picker in Katalon Studio?

217 Views Asked by At

How to select date from the calendar. Calendar is designed using html component only.

Date component enter image description here

Is there any way we can do this?

I'm able to open calendar with WebUI.clickOffset() but unable to select any date. WebUI.SetText() is also not working.

0

There are 0 best solutions below