ericmckean / chromedriver

Automatically exported from code.google.com/p/chromedriver
0 stars 0 forks source link

Separate desiredCapabilities from requiredCapabilities #990

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
ChromeDriver currently returns an error status if certain desired capabilities 
can't be provided. Instead it should make a best effort to provide the desired 
capabilities, but only return an error if a *required* capability is missing.

Original issue reported on code.google.com by samu...@chromium.org on 5 Dec 2014 at 1:27

GoogleCodeExporter commented 9 years ago

Original comment by samu...@chromium.org on 21 Feb 2015 at 12:19