# File selenium.rb, line 1275 def get_element_index(locator) return get_number("getElementIndex", [locator,]) end