i want to clear Console tab in Chrome developer tool inside Chrome browser. i know that their is a icon for that chrome have but what's the shortcut keys for doing that.
Are their anywhere cheatsheet for chrome developer tool or chrome shortcut
|
i want to clear Console tab in Chrome developer tool inside Chrome browser. i know that their is a icon for that chrome have but what's the shortcut keys for doing that. Are their anywhere cheatsheet for chrome developer tool or chrome shortcut | |||
|
feedback
|
|
The list of keyboard shortcuts for Chrome Developer Tools is at: http://code.google.com/chrome/devtools/docs/shortcuts.html. For clearing the console log, press Ctrl-L. Unfortunately, it appears the log needs to be in focus (clicked on) for the keyboard command to work. | |||
|
feedback
|