vbauer / manet

Website screenshot service powered by Node.js, SlimerJS and PhantomJS
MIT License
576 stars 102 forks source link

any plans to support headless chrome? #82

Open hbakhtiyor opened 7 years ago

ledge74 commented 7 years ago

Hi there, I personally think the suggestion to support headless chrome makes a lot of sense, for 2 reasons :

  1. Google chrome has announced the support of headless mode for chrome 59 on any platform : https://www.chromestatus.com/features/5678767817097216
  2. The main developer of phantomjs is stepping down, so it is not likely that phantomjs will support new web standards : https://groups.google.com/forum/#!topic/phantomjs/9aI5d-LDuNE
aubergene commented 7 years ago

I started looking into this, but haven't had time to get very far. Here's some good info https://medium.com/@dschnr/using-headless-chrome-as-an-automated-screenshot-tool-4b07dffba79a

graingert commented 6 years ago

@aubergene FYI https://github.com/GoogleChrome/puppeteer is out