Can use these 2 actions, it will be similar when you want to end the thread.
But in this case, this is a bug with the site. So you can use Fail to give an error message. This action will end the current thread.
Screenshot_4.png
Loop problem when scraping Bing
-
I wanted to collect search results in Bing, i.e., the page title and description, but I have a problem with the loop. I select both titles and descriptions in the loop, but when I want to iterate and save the results, the variables are empty. And if, for example, we want to do something only with the titles or only with the descriptions, then everything works, but I need to collect both pieces of data at once. How to solve this? I am attaching a screenshot:
