# File lib/selenium/client/legacy_driver.rb, line 1298 def get_element_height(locator) return number_command("getElementHeight", [locator,]) end