Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in Java by (9.5k points)

I want to debug the features of a website if users disable their JavaScript. How to disable JavaScript in chrome developer tools? 

1 Answer

0 votes
by (19.7k points)
  1. Press Control+Shift+J or press F12  to jump into the console panel

  2. Click settings

image

  1.  Open the preferences tab

image

  1.  Disable Javascript under Debugger.

image

 

 

 

Browse Categories

...