How to clear Chrome console by shortcut keys?

后端 未结 5 1671
余生分开走
余生分开走 2020-12-08 06:28

I want to clear the Console tab in Chrome developer tools inside the Chrome browser. I know that their is an button for that but what\'s the shortcut keys for doing that?

5条回答
  •  抹茶落季
    2020-12-08 06:51

    I do not know why, but on my Mac (OS X El Capitan v10, Google Chrome v40) shortcuts mentioned above Cmd+L do NOT clear the Console log.

    But Cmd + k perfectly works !!! Before using this shortcut make sure that the console is active!

    So my solution for Macs is: Cmd + k !!!

提交回复
热议问题