# File lib/selenium/webdriver/firefox/binary.rb, line 46 def wait @process.poll_for_exit(WAIT_TIMEOUT) if @process end