An NDoc Documented Class Library

ISelenium.GetElementWidth Method 

Retrieves the width of an element

decimal GetElementWidth(
   string locator
);

Parameters

locator
an element locator pointing to an element

Return Value

width of an element in pixels

See Also

ISelenium Interface | Selenium Namespace