I have a HTML page(firstpage.html), my requirement is on load of that HTML (firstpage.html) in browser it should automatically enable the debugger for the page. So is there any way so that i can enable debugger automatically by using some java script code on my html page?
Thank You. Regards, Preetish.