Jump to content

How to disable and enable breakpoints in DevTools? I need this solution no matter how.

BoomerL4D

i think what hes trying to do is disable it because some websites open debugger and dont load when you do something they dont like (adblock, inspect element...)?

MSI GX660 + i7 920XM @ 2.8GHz + GTX 970M + Samsung SSD 830 256GB

Link to comment
Share on other sites

Link to post
Share on other sites

On 5/24/2023 at 10:32 PM, Neftex said:

i think what hes trying to do is disable it because some websites open debugger and dont load when you do something they dont like (adblock, inspect element...)?

Not sure what you mean. Web sites don't open the debugger or set breakpoints on their own. They may not work correctly, if you set a breakpoint preventing it from executing necessary code.

Remember to either quote or @mention others, so they are notified of your reply

Link to comment
Share on other sites

Link to post
Share on other sites

Language: Visual Basic Way to open Chrome with Selenium Chrome driver with Selenium I just need to manipulate DevTools... it doesn't matter HOW! The only catch is that I cannot use macros to press F8 or Ctrl+F8 to pause and play the breakpoints because it will run 2 CHROME instances simultaneously on my PC.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×