# File lib/selenium/openqa/selenium.rb, line 585 def select(selectLocator,optionLocator) do_command("select", [selectLocator,optionLocator,]) end