 | StableWebElementCoordinates Property |
Gets the coordinates identifying the location of this element using
various frames of reference.
Namespace:
TescoSW.MW.UITests.Common.PageModel
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntaxpublic ICoordinates Coordinates { get; }
Property Value
Type:
ICoordinatesImplements
ILocatable.Coordinates
See Also