I realize I will probably never get an answer to this, but I’m having trouble navigating a calendar selector - specifically, the one used on the LinkedIn Analytics page (note: you need to create a Company page to see the calendar selector I’m talking about, which can be done here: https://www.linkedin.com/company/setup/new/ )
I can occasionally get it to work for the first run, but then I get “not able to find selector” errors every time…
I’m attempting to extract an individual excel sheet for every month for the last 12 months (not all at once), but no matter what I do, I just can’t get UIPath to click the desired dates… How can I get UIPath to use the calendar selector??
Attached is one of my many attempts, where my plan is to pass StartDate and EndDate arguments into the workflow and then loop through the dates I’ll specify in the master flowchart…
LinkedInExport attempt1million.xaml (21.6 KB)