# File selenium.rb, line 1675
    def select(inputLocator, optionLocator)
      @selenium.select(inputLocator, optionLocator)
    end