# File lib/selenium/openqa/selenium.rb, line 1468 def get_cookie_by_name(name) return get_string("getCookieByName", [name,]) end