Documenting Problems That Were Difficult To Find The Answer To For this post I’m using PhantomJS version 1.9. Quite frustratingly I occasionally have a call to page.open() where my callback receives a status of “fail”. This isn’t very helpful as it doesn’t describe what went wrong. Was it a SSL handshake problem (using the --ignore-ssl-errors=true command line argument may solve such problems)? So