Screen Scraping: Error cannot find the UI element for second loop

Hi, I want to scrap the full text of an webpage in a loop by using the screen scraping method, but during the second loop, there is an error message: Get Full Text ‘BODY news’: Cannot find the UI element corresponding to this selector:

The open browser will change for each loop.

Thank you

Can you add what the selector is just in case to check if it is stable and is same for all the webpages. Or you can leave selector field as empty and check if that works, as it will take parent selector( in this case open browser’s)

1 Like

Thank you @Rocki_Jan. I had solved it by leaving the selector field empty.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.