Skip to content
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

Support Puppeteer 1.5 #22

Closed
felixfbecker opened this issue Jun 8, 2018 · 3 comments
Closed

Support Puppeteer 1.5 #22

felixfbecker opened this issue Jun 8, 2018 · 3 comments

Comments

@felixfbecker
Copy link

With Puppeteer 1.5 connecting fails with:

     Error: Protocol error (Target.getBrowserContexts): 'Target.getBrowserContexts' wasn't found undefined
      at Promise (node_modules/puppeteer/lib/Connection.js:86:56)
  From previous event:
      at Connection.send (node_modules/puppeteer/lib/Connection.js:85:12)
      at Function.connect (node_modules/puppeteer/lib/Launcher.js:257:50)
      at <anonymous>
@joelgriffith
Copy link
Collaborator

I just got an image going for 1.5.0 support, feel free to test it out (I haven’t yet checked it myself).

@joelgriffith
Copy link
Collaborator

1.5.0 is now supported, and available in docker (see https://hub.docker.com/r/browserless/chrome/tags/ for choices of versions). Going to close (feel free to open or comment if there's further issues, however I've been able to test without issue).

@felixfbecker
Copy link
Author

Thanks! Seems to work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants