I am trying to debug the features of a website when users disable their JavaScript. I was wondering how do you disable JavaScript for a page from the Google Chrome DevTools?
Advertisement
Answer
Click the gear icon in the corner of the Developer Tools, click Settings
, then under Debugger
, check Disable Javascript
, as shown in the following video: