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