Scrape

Learn more about errors that can occur with scrape steps.

# Element not found on page


Error: Your chosen selectors have failed to find any content on page / element not found.

Alternative(s): "Could not find the requested element", "Error in all rows of loop, Your chosen selectors have failed to find any content on page"

Problem: The element that was selected in a step has not been found when the automation has run, this can happen if the page has loaded with issues, or different from the version of the page that the automation was set up on.

Fix: Re-select the element within the selector tool within the step that has caused the error.