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).
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
try "cache mask allow" and put the link you want to get respone, then view the cached items by "get all items from cache"
@hamhuhhg thanks brother
@Mister-0 how you parsing response data
@Pranab143 said in RESPONSE PAGE:
https://community.bablosoft.com/topic/10374/получить-значение-параметра-из-действия-получить-все-элементы-кэша
@tmcrypted это HTTP прокси.
c220c219-ecf8-4df7-a599-b853540d4596-image.png
@Fox i have the same issue as this guy but this doesnt solve it for me i get this error now alt text
Thanks!
That was it. I had to add a page wait afterwards to get it to work properly, but it now does the business.
What is the Tools/Execute Code for then?
Just saw this in another post;
Antonio January 24, 2018 @iagovar, put "load page" in "ignore errors" block.
Thank you @Antonio