Can I DevTools?
JavaScript
Edit
  1. Open devtools. Press Shift+Cmd+P on Mac or Ctrl+Shit+P on Windows/Linux/Chrome OS to open the Command Menu.
  2. Search for "Disable JavaScript" and press Enter to execute the command.
  3. The yellow warning icon next to the Sources panel is the indicator that the JavaScript is disabled. It will continue to be disabled until the devtools is closed.