Hello everyone,
I use a small script to render a webpage using PhantomJS and converting it to a binary file.
My big problem is now that PhantomJS seems to ignore iFrames and as I read using CasperJS instead this should solve it.
Could anyone help me converting my small script to CasperJS?
Thanks.
BB