I have a process that involves data scraping from a sharepoint calendar. When running in debug, it works perfectly every time. When running unattended, it works fine about 50% of the time. The other 50%, I get a “Attach Browser - could not find UI element corresponding with this selector” error and then if I restart it unattended, it works perfectly the second time.
Selectors include a wildcard so that’s not the issue. I already have a delay built in.