You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: