-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
headless chrome #93
Comments
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 |
I agree; puppeteer would certainly be a great replacement. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there interest in switching from phantomjs to headless Chrome?
The text was updated successfully, but these errors were encountered: