# File lib/selenium/openqa/selenium.rb, line 1294 def get_element_position_left(locator) return get_number("getElementPositionLeft", [locator,]) end