# File lib/selenium/client/legacy_driver.rb, line 515 def select(selectLocator,optionLocator) remote_control_command("select", [selectLocator,optionLocator,]) end