Hello, I am making a short automation about select the dates of a trip of leave-return.
I add a Input Dialog activity to set a leave date and, then, select the same date on a calendar like this:
I try to compare the month that I inserted (in the Input Dialog activity) with the month in the calendar, using the Find Element activity and ,then, select the right date, but it doesn’t work.
Anyone can I help me, please?