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