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

docs(readme): update FAQ #2826

Merged
merged 2 commits into from
Jul 5, 2018
Merged

docs(readme): update FAQ #2826

merged 2 commits into from
Jul 5, 2018

Conversation

aslushnikov
Copy link
Contributor

No description provided.

@aslushnikov aslushnikov requested a review from ebidel June 30, 2018 00:40
README.md Outdated

However, oftentimes it is desirable to use Puppeteer with the official Google Chrome rather than Chromium. For this to work, you should pick the version of Puppeteer that uses the Chromium version close enough to Chrome. You can check for Puppeteer's Chromium revision in Release notes or in version selector on [pptr.dev](https://pptr.dev).

#### Q: What’s “Navigation”?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's considered a "Navigation"?

README.md Outdated

With this definition of “navigation,” **Puppeteer works seamlessly with single-page applications.**

#### Q: What’s a “trusted input”?
Copy link
Contributor

@ebidel ebidel Jun 30, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What’s the difference between a “trusted" and "untrusted" input event?

@@ -236,40 +236,76 @@ Check out [contributing guide](https://github.com/GoogleChrome/puppeteer/blob/ma

# FAQ

#### Q: Which Chromium version does Puppeteer use?

Look for `chromium_revision` in [package.json](https://github.com/GoogleChrome/puppeteer/blob/master/package.json).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think we should keep this one. "Which Chromium version does Puppeteer use?" so people know how to lookup the version.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brought it back right after "Why puppeteer vXXX doesn't work with chromium vYYY"

@aslushnikov
Copy link
Contributor Author

@ebidel how do you feel about this?

@aslushnikov aslushnikov merged commit 9313c83 into master Jul 5, 2018
@aslushnikov aslushnikov deleted the update-faq branch July 24, 2018 18:22
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