I am trying to check if any slots are vacated in a VISA application webpage. The available slots only appear inside this calender date picker when I click the calendar input, maybe that is why it always reports a “SELECTION_EMPTY“ error, because in the snapshot of the error this calender does not show up.
Edit:
Ok, a combination of macro and Dedicated Cloud Devices works. But I still want it to work locally.
So is there a way to moniter this calender locally?
Actually, I already manage to skip the log in process, and it words in the cloud(I configure the cloud device to save log in information), but it does not work locally.
It seems it is the macro, because if I manually click open the calender when the tab is open, it works.