An NDoc Documented Class Library

ISelenium.GetElementPositionTop Method 

Retrieves the vertical position of an element

decimal GetElementPositionTop(
   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