Michael Henretty
Michael Henretty
Whenever I update gecko on my aries device using builds from here [1], I see the following output and the profile does not get restore. I have to comment out...
## Bug Report - [ x ] I'd be open to it if you think this is worth looking into **Current Behavior** I apologize if this is already being discussed...
### Config / CLI options Using a JS config file, I am correctly able to specify additional request headers, like so: ``` module.exports = { flags: { chromeFlags: '--headless --disable-gpu...
I believe the desired behavior is to merge these flags so that users can specify both CLI flags and a config file simultaneously. As it stands, when a config file...