headless property

bool headless

Whether this integration test should be run on the 'web-server' device instead of 'chrome'.

Implementation

bool get headless => argResults[_headlessArg];