--accept-language | Accept Language sent by browser |
--browser-height | Browser height, logical pixel units |
--browser-width | Browser width, logical pixel units |
--chromium-arg | Append a raw Chromium command-line switch. Repeatable |
--cookie | Cookies to set in the browser. Value should be valid cookie string |
--device | Device preset to use for browser emulation |
--device-list | List of all device presets |
--device-scale-factor | Rendering scale factor |
--emulate-dark-mode | Emulate a dark color scheme |
--emulate-disable-bluetooth | Disable Web Bluetooth API (navigator.bluetooth → undefined) |
--emulate-disable-serial | Disable Web Serial API (navigator.serial → undefined) |
--emulate-disable-usb | Disable WebUSB API (navigator.usb → undefined) |
--emulate-geolocation | Location to emulate with the specified geo URI (RFC 5870) |
--emulate-gpu-renderer | Override WebGL unmasked renderer string |
--emulate-gpu-vendor | Override WebGL unmasked vendor string |
--emulate-hardware-concurrency | Override navigator.hardwareConcurrency |
--emulate-media | CSS media type to emulate |
--emulate-memory | Override navigator.deviceMemory (0 to set undefined) |
--emulate-mobile-device | Enable browser mobile device emulation |
--emulate-touch-points | Number of touch points to emulate (1–16) |
--emulate-vision-deficiency | Vision deficiency to emulate in browser |
--full-page | Capture the full scrollable page instead of just the visible viewport |
--header | Headers to send with the request. Value should be name and value of the header, separated by a colon |
--javascript | Javascript code to inject into the page once it has loaded |
--javascript-file | Path to a Javascript file to inject the content of into a page once it has loaded |
--platform | Platform sent by browser |
--proxy-auth | Proxy server credentials ENT |
--proxy-server | Proxy server URL ENT |
--remove-modals | Remove modal overlays, popups, and paywalls from the page PRO |
--skip-robots-txt | Skip robots.txt checking ENT |
--user-agent | User Agent sent by browser |