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

[doc] elaborate on url parameter in page.goto. #504

Merged
merged 1 commit into from
Aug 23, 2017

Conversation

aslushnikov
Copy link
Contributor

Fixes #494.

@@ -513,7 +513,7 @@ can not go back, resolves to null.
Navigate to the next page in history.

#### page.goto(url, options)
- `url` <[string]> URL to navigate page to
- `url` <[string]> URL to navigate page to. The url should include scheme, e.g. `https://`.
Copy link
Contributor

Choose a reason for hiding this comment

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

include a scheme

@ebidel ebidel merged commit b8c3686 into puppeteer:master Aug 23, 2017
@aslushnikov aslushnikov deleted the elaborate-on-url branch August 27, 2017 22:09
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.

3 participants