# File lib/selenium/openqa/selenium.rb, line 1302 def get_element_position_top(locator) return get_number("getElementPositionTop", [locator,]) end