admc / wd

A node.js client for webdriver/selenium 2.
Other
1.53k stars 402 forks source link

Documentation to launch chrome with arguments #440

Closed arun3528 closed 8 years ago

arun3528 commented 8 years ago

Documentation to pass args to launch chrome browser. example : "use-fake-ui-for-media-stream"

sebv commented 8 years ago

I think the capabilities are documented in chromedriver already, and not driver specific. If it is really needed that needs to go in a chrome specific section.