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
Very nice finds, thanks for sharing
@shortwalk said in Why can't I block pictures with execute code?:
I wrote some code with execute code 'request_deny(".jpg")! request_deny(".png")! request_deny(".gif")! request_deny(".svg")! request_deny(".bmp")! request_deny(".woff2")! request_deny("www.googletagmanager.com")! request_deny("inews.gtimg.com")!' But I can still see the picture test url : https://new.qq.com/rain/a/20220405A07WON00
I wrote some code with execute code 'request_deny(".jpg")! request_deny(".png")! request_deny(".gif")! request_deny(".svg")! request_deny(".bmp")! request_deny(".woff2")! request_deny("www.googletagmanager.com")! request_deny("inews.gtimg.com")!'
But I can still see the picture test url : https://new.qq.com/rain/a/20220405A07WON00
Try using this mask:
e52bb77d-ea09-459e-831e-7d0bb1b155db-изображение.png
@heshamyassin1 said in can i put if else in if else block:
@uraabk thanks man another thing i want to search for text in page or part on page can i do that ?and if i can could you told me how thanks in advance
0_1554897029299_2019-04-10_144923.png
0_1554897287031_2019-04-10_145227.png
@helmish sorry, old topic, but how'd you go about blocking the iframes?
Headers in BAS are absolutelly the same as in chrome, they just doesn't show in web inspector correctly.
0_1463244996957_headers.png