An NDoc Documented Class Library

DefaultSelenium.GetElementPositionTop Method 

Retrieves the vertical position of an element

public 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.

Implements

ISelenium.GetElementPositionTop

See Also

DefaultSelenium Class | Selenium Namespace