# File lib/selenium/openqa/selenium.rb, line 1460
        def get_cookie()
            return get_string("getCookie", [])
        end