CapabilityType SupportsFindingByCss FieldWebDriver
Capability name used to indicate whether the browser can find elements via CSS selectors.

Namespace: OpenQA.Selenium.Remote
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public static readonly string SupportsFindingByCss
See Also