Is there a way to capture the response from a script.js on a webpage using page.response in Browser Automation Studio without using Node.js, as multithreading wouldn’t work
or some other way to get the response from script.js
@megadarren88 Thanks for the solution to this, I've been working on a instagram bot and needed to add unfollows to it.
I found another solution by checking how many you are following and then putting in a variable and increasing scroll to the element + increase variable 1+ each time, also works :)