Retrieves the height of an element
Namespace: SeleniumAssembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- locator
- Type:
System String
an element locator pointing to an element
Return Value
height of an element in pixelsSee Also