Open developer tools in your own browser and look at the network tab. Click on the requests and click Block Request then refresh (Right click refresh button and reload without cache)
Keep blocking images and scripts until the website stops working
Take that list of blocked stuff and put it in your script using Request Mask Deny
"Waiting for CSS element" breaks my script
-
-
browser has no data to render, proxy doesn't work, but it doesn't get detected as an error. How do I throw an exception for that?
https://imgur.com/a/jvwe64Z

