# File lib/selenium/client/selenium_helper.rb, line 21
      def select(input_locator, option_locator)
        @selenium.select input_locator, option_locator
      end