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