I didn't get any output file (image) when trying to execute render_multi_url.js in phantomjs or slimerjs for some url like:
www.tamasoft.co.jp/en/general-info/unicode.html
www.bbc.co.uk
I am using the latest version of both phantomjs and slimerjs. render_multi_url.js is the original script shipped with phantomjs. Under slimerjs I get no image at all and under phantomjs I get partial image (over 9mb). Why do I get this behavior?
So what I need to change or improve to get this script working on any web page?