# File lib/selenium/openqa/selenium.rb, line 1276 def get_element_index(locator) return get_number("getElementIndex", [locator,]) end