# File lib/selenium/client/legacy_driver.rb, line 1448
        def get_cookie()
            return string_command("getCookie", [])
        end