# File lib/selenium/webdriver/opera.rb, line 13
      def self.path=(path)
        Platform.assert_executable path
        @path = path
      end