Open pkra opened 7 years ago
I'm a bit torn about this. It'd almost certainly give better results. But, it requires Chrome being installed on your system, whereas the PhantomJS version is nice and self-contained.
Probably the way to go is to add an option to switch between them. I'd love to see a PR that does that.
Just linking this as a suggestion
Please see PR #96. I've implemented a solution using puppeteer. I still have a something to fix with it and there are some caveats (i.e. no sync, only async), but I'd like early feedback while I work on the last fix.
I agree; puppeteer would certainly be a great replacement.
Is there interest in switching from phantomjs to headless Chrome?