Closed jfix closed 9 years ago
related to #22
Yes, I've already faced with this issue. PhantomJS doesn't work correctly with relative paths and it looks like we haven't got possibility to retrieve information about file path correctly inside PhantomJS script.
More details could be found here: https://github.com/ariya/phantomjs/issues/10330
I've just removed this feature. Maybe in future it will be better to pass this parameters to PhantomJS/SlimerJS from Node part.
Try to update Manet to the version 0.3.5. I hope you problems will be solved.
attempting to retrieve google.com screenshot of a just reinstalled and started manet:
Apart from the
default-styles.css
that can't be found anymore (but is in the same place), and the Fontconfig error that is probably due to a phantomjs issue(?), I can no longer generate snapshots. Not even uncompressed ones.Any ideas? Thanks!