# File lib/selenium/openqa/selenium.rb, line 1318 def get_element_height(locator) return get_number("getElementHeight", [locator,]) end