# File lib/selenium/client/idiomatic.rb, line 362
      def cookie(name)
        string_command "getCookieByName", [name,]
      end