 | BaseElementWrappedElement Property |
Gets the IWebElement wrapped by this object.
Namespace:
TescoSW.MW.UITests.Common.PageModel.Components
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntaxpublic IWebElement WrappedElement { get; }
Property Value
Type:
IWebElementImplements
IWrapsElement.WrappedElement
See Also