# File selenium.rb, line 1293 def get_element_position_left(locator) return get_number("getElementPositionLeft", [locator,]) end