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