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

#1002 | Puppeteer with remote chrome #1005

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hamtaai
Copy link

@hamtaai hamtaai commented Mar 9, 2019

PR for issue #1002

Adding tests for remote execution is missing, but (as discussed in the issue) existing ones don't break.
Readme has been updated with examples for BackstopJS running from the host machine and Chrome running in some already existing docker image.

Notes:

  • I left in a todo for page.setViewport, it returns a promise and we probably should await it.
  • npm install gives the following warning: npm WARN eslint-config-semistandard@12.0.1 requires a peer of eslint-config-standard@^11.0.0 but none is installed. You must install peer dependencies yourself.

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

Successfully merging this pull request may close these issues.

None yet

2 participants