Defines the interface through which the user can access the driver used to find an element.
Namespace: OpenQA.Selenium.Internal
Assembly: WebDriver (in WebDriver.dll) Version: 3.1.0
Syntax
The IWrapsDriver type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | WrappedDriver |
Gets the IWebDriver used to find this element.
|
See Also