Returns DesiredCapabilities for Chrome with these options included as
capabilities. This does not copy the options. Further changes will be
reflected in the returned capabilities.
Namespace: OpenQA.Selenium.ChromeAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public ICapabilities ToCapabilities()
Return Value
The DesiredCapabilities for Chrome with these options.See Also