What are the Chrome command line switches / parameters?

后端 未结 1 1729
清歌不尽
清歌不尽 2021-02-08 11:21

Where can I find a list of command line switches to use with Chrome and chromedriver?

相关标签:
1条回答
  • 2021-02-08 11:44
    • For Chromium find a list here: http://web.archive.org/web/20151209175936/https://src.chromium.org/svn/trunk/src/chrome/common/chrome_switches.cc

    • or (in a more readable format) here: http://peter.sh/experiments/chromium-command-line-switches/

    0 讨论(0)
提交回复
热议问题