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
Thank you Fox, I have find in the forum with self.innerHTML = ''
Use the selector >MATCH> https://wiki.bablosoft.com/doku.php?id=how_to_search_for_element
Ok thanks a lot @Allister. Appreciated will try that out..
Thanks again.. been scratching my head for the last few days...