# File lib/selenium/openqa/selenium.rb, line 488 def type(locator,value) do_command("type", [locator,value,]) end