An NDoc Documented Class Library

DefaultSelenium.GetElementPositionLeft Method 

Retrieves the horizontal position of an element

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

Implements

ISelenium.GetElementPositionLeft

See Also

DefaultSelenium Class | Selenium Namespace