# File lib/selenium/client/legacy_driver.rb, line 418 def type(locator,value) remote_control_command("type", [locator,value,]) end