# File lib/selenium/client/selenium_helper.rb, line 11
      def open(url)
        @selenium.open url
      end