# File selenium.rb, line 1484 def create_cookie(nameValuePair,optionsString) do_command("createCookie", [nameValuePair,optionsString,]) end