# File lib/selenium/client/legacy_driver.rb, line 904 904: def get_location() 905: return string_command("getLocation", []) 906: end