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
Upon further investigation, I'm pretty confident that all these issues are with phantomjs itself, not an intermediate layer (splinter, selenium-python, selenium, etc.).
Although it is slower, it might make sense to just use headless firefox instead. The main thing that makes phantomjs seem to be not-worth-maintaining is that there seems to be no decent way to debug it.
if WEBDRIVER == 'phantomjs':
hacks.The text was updated successfully, but these errors were encountered: