I wondering if javascript not a command to launch browser debugger same as c#,
System.Diagnostics.Debugger.Launch();
For the life of me, I want to put a single command in javascript code to pause debugger on that, it is so useful for productivity.