# File lib/selenium/webdriver/opera/service.rb, line 18 def self.selenium_server_jar=(path) Platform.assert_file path @selenium_server_jar = path end