# File lib/selenium/webdriver/firefox/profile.rb, line 129 def log_file=(file) @log_file = file self[WEBDRIVER_PREFS[:log_file]] = file end