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 to block follow redirect to page to navigate to other page?
window.onbeforeunload = () => true; its work to chrome but in browser automation studio not working
Oh Okeyy, Thankyou very much Master 😇😇
@moon said in Browser Follow redirects:
I am aware of the Follow redirects feature of http client. Can I use Follow redirects in Browser?
I am aware of the Follow redirects feature of http client.
Can I use Follow redirects in Browser?
Browser should follow any redirect by default.
https://community.bablosoft.com/post/76915
@tipston244 what do you suggest