httpscreenshot
httpscreenshot copied to clipboard
Firefox mode blockage
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.