hdknr / note

Markdown Texts
http://qiita.com/hidelafoglia
7 stars 1 forks source link

El Captain Selenium fails to start #13

Open hdknr opened 8 years ago

hdknr commented 8 years ago
selenium.common.exceptions.WebDriverException: Message: The browser appears to have exited before we could connect. 
If you specified a log_file in the FirefoxBinary constructor, check it for details.
In [1]: from selenium import webdriver
In [2]: br = webdriver.Firefox()
---------------------------------------------------------------------------
WebDriverException                        Traceback (most recent call last)
hdknr commented 8 years ago

@- Use the Profile Manager to create and remove Firefox profiles

プロファイル起動

(django)Peeko:servers hide$ /Applications/Firefox.app/Contents/MacOS/firefox-bin -P
hdknr commented 8 years ago
$ echo $DISPLAY
/private/tmp/com.apple.launchd.FlPWUyLquz/org.macosforge.xquartz:0
hdknr commented 8 years ago

Firefoxの 更新待つか

hdknr commented 8 years ago