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