Defines the interface through which the user can discover if there is an underlying element to be used.
Namespace: OpenQA.Selenium.Internal
Assembly: WebDriver (in WebDriver.dll) Version: 3.1.0
Syntax
The IWrapsElement type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | WrappedElement |
Gets the IWebElement wrapped by this object.
|
See Also