An NDoc Documented Class Library

DefaultSelenium.GetElementWidth Method 

Retrieves the width of an element

public decimal GetElementWidth(
   string locator
);

Parameters

locator
an element locator pointing to an element

Return Value

width of an element in pixels

Implements

ISelenium.GetElementWidth

See Also

DefaultSelenium Class | Selenium Namespace