An NDoc Documented Class Library

ISelenium.GetElementPositionLeft Method 

Retrieves the horizontal position of an element

decimal GetElementPositionLeft(
   string locator
);

Parameters

locator
an element locator pointing to an element OR an element itself

Return Value

of pixels from the edge of the frame.

See Also

ISelenium Interface | Selenium Namespace