# File lib/selenium/client/legacy_driver.rb, line 1311 def get_cursor_position(locator) return number_command("getCursorPosition", [locator,]) end