Click or drag to resize
Tesco SW, a.s.

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
Syntax
C#
public ICoordinates Coordinates { get; }

Property Value

Type: ICoordinates

Implements

ILocatable.Coordinates
See Also