Whether to run the browser in headless mode.
Signature:
interface BrowserLaunchArgumentOptions { headless?: boolean | 'chrome'; }