How to Automatically Retry or Next item

Hi. SOmetimes it runs into errors and I just want it it to keep going via that thing u press manual to skip to next item. How do I do this automatically each time the program is ran? Tnx

Use try catch activity

Hi @Z_Z , You can use try catch activity. Inside catch activity you can put click activity to click on skip and move to next item.

Thank you, I’ll try this later. I cant find it in X. This program forces us to go the not userfriendly studio version. Aprt from the fact it permanently destroys it curing conversion sometimes.\

Looking at other documentations, it seems I need to know the exact error instea of just a generic catch all.

My error may be differemt but they can all run just by clicking skip item.