PhantomJS is having an intermittent problem completing page loads for me.
The last thing I see in the output from --debug=true
is
2015-03-21T21:26:39 [DEBUG] WebPage - updateLoadingProgress: 86
Other people have noticed similar-sounding issues as well:
- https://github.com/ariya/phantomjs/issues/11526
- https://github.com/ariya/phantomjs/issues/10652
- https://github.com/ariya/phantomjs/issues/12234
My question for the SO community is -- has anyone found a good workaround or identified what might be triggering this condition in the page load?