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