Returns true if running the browser in headless mode.
true
--show-ui
--pause-after-load
headless
bool get headless => !showUI && !pauseAfterLoad;