Where can I find a list of command line switches to use with Chrome and chromedriver?
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/