Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how I can go back to loop after loop end ?
You can use "Result" variables that are predefined in BAS. There are 9 of them. If you need more you can use filesystem actions and create TXT or CSV files to store any number you need. Similar to that you can use database for such tasks too.
@tet-vivi OK thanks, but why is it in filesystem and not in list, even though it should be there
I needed to do similar thing on other website.. it not a perfect solution.. but still.. :)
What i did is i recorded like 40-50 scrolldowns till the end of site.. and THEN do all actions.. like in your case.. scrape friends..