Hi,
I am beginner. My question seems to be quite simple. I have a process that performs operations in a browser and then something happens in another application. The actions in the browser are in a separate sequence. How can you program a robot that will repeat the entire browser sequence if an error occurs in one (for example, it will not find any selector). Or instead of repeating, it will go to another sequence indicated. Is it possible ?
Thanks