httpscreenshot icon indicating copy to clipboard operation
httpscreenshot copied to clipboard

Firefox mode blockage

Open ghost opened this issue 9 years ago • 0 comments

setupBrowserProfile() seems to have a blockage at browser = webdriver.Firefox(fp). When running in non-headless mode, it just stops at this point, it opens the browser instance but never returns.

Running on Ubuntu 14.04, python 2.7.6.

I'm looking into it, but I figured I'd let you know.

ghost avatar Oct 07 '15 17:10 ghost