Seeking information on the available Google Chrome command line switches for emulating device sizes. Specifically, I need to test a component that utilizes CSS @media queries for min-device-width/min-device-height. Previous attempts with --window-size and --user-agent have been unsuccessful. My goal is to create a webdriver test for this particular component.