# File lib/selenium/openqa/selenium.rb, line 1677 def select(inputLocator, optionLocator) @selenium.select(inputLocator, optionLocator) end