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
@BAS-Viet-Nam Thank you so much
@JinMVP thats already thing i did if check = 5 to break but in case like this URL which i post BAS keeps follow redirect and redirect never ends
@BerkeT i have same problem with you
Hi how did you do that please ?