All Collections
About Robots
About Extractors
How can I troubleshoot a loop?
How can I troubleshoot a loop?
Henrik Hofmeister avatar
Written by Henrik Hofmeister
Updated over a week ago

How can I troubleshoot a loop?

Looping through a set of elements is key to extracting data from Web pages, but when a problem arises, a robot can come to a sudden halt.

Problems with looping can usually be traced back to the element path(s) associated with the loop. You can typically find the problem by verifying the selector in use and its relationship to the DOM scope.

Did this answer your question?