An NDoc Documented Class Library

ISelenium.GetElementHeight Method 

Retrieves the height of an element

decimal GetElementHeight(
   string locator
);

Parameters

locator
an element locator pointing to an element

Return Value

height of an element in pixels

See Also

ISelenium Interface | Selenium Namespace