I have a process with an ‘element exist’ activity to identify when a website finishes loading.Main.xaml (13.7 KB)
The problem is that it doesn’t seem to find the element (even though it is there) and the process stays in an endless loop.
I’ve tried selecting other elements, playing with the selector and also using ‘image exists’ but I can not manage to make it work.
Also, if I put the flowchart process outside the Do Sequence of the Open Browser activity as when inside it was giving me an error