Launching Chrome with device emulation enabled

I am wondering if it’s possible to configure ChromeDriver to open a test case with mobile device emulation enabled (e.g. emulating the dimensions of the Galaxy Note 3), and if so, how exactly I would do so. I need to automate testing for a few models of Android phones, and feel this would be much more manageable than setting up individual Android emulators or using actual physical devices.

I have the same problem:rofl:
and expect a solution~