# File selenium.rb, line 354 def select(selectLocator,optionLocator) do_command("select", [selectLocator,optionLocator,]) end