9

Is there a way to open DevTools programmatically?

function() {
    // Code  for Open DevTools
};
Cœur
  • 37,241
  • 25
  • 195
  • 267
Radi Cho
  • 680
  • 7
  • 21
  • 3
    You CANNOT open devtools with code. This is by design because it would be a security hole. Read the post I linked (where they ask the same question and get the same answer) – Lenny Oct 03 '15 at 08:04

0 Answers0