# File lib/selenium/webdriver/firefox/profile.rb, line 100 def port=(port) self[WEBDRIVER_PREFS[:port]] = port end