@BAS-Viet-Nam Okay, thank you for the hint. Worked on many sites with these 2 functions without any problems. So I will try it with "Wait while element exists" on this specific site.
Hopefully I don't get in an endless waiting-loop ;)
Hello,
I need to use resource while loop as list foreach loop. But i getting resource end/finish error. I dont want to stop thread on resource end. Any idea?
You can move a resource to a list and use it. Or use the "Don't end application if not exists" option and the "Ignore Errors" action
Ignore errors was that want i need :)
I cant use list because i working in multi mode and this resource is cuted by all threads :/
Your threading issues get me so curious! You'll need to start sending your projects(s) into @Fox or @support so they can dissect the code to find the cause of these effects bud.
There is an option to not end the thread even though the content in the resource is gone, and there is another way to have infinite resources, you can copy and paste the same content over several lines until you find the maximum number you want to run the script. Then the script can terminate by the "success" number set at the top or when the amount of rows entered in your Resource ends.
0_1545647561179_0beb3c4d-e19d-4111-95e0-703c34484e66-image.png