Closed dbo closed 10 years ago
I'd propose support for chrome options to be flexible w.r.t. custom flags, e.g.
{ "browsers": [{ "chrome": { "chromeOptions": { "args": ["enable-experimental-web-platform-features", "js-flags=--harmony"] } } }] }
https://sites.google.com/a/chromium.org/chromedriver/capabilities
Good addition. Thank you for getting this in :)
I'd propose support for chrome options to be flexible w.r.t. custom flags, e.g.
https://sites.google.com/a/chromium.org/chromedriver/capabilities