puppeteer/docs
Andrey Lushnikov 80ee469429 feat(Page): teach Page.setContent to wait for resources to load (#1152)
This patch adds "options" parameter to the `page.setContent` method. The
parameter is the same as a navigation parameter and allows to specify
maximum timeout to wait for resources to be loaded, as well as to
describe events that should be emitted before the setContent operation
would be considered successful.

Fixes #728.
2017-10-24 13:57:39 -07:00
..
api.md feat(Page): teach Page.setContent to wait for resources to load (#1152) 2017-10-24 13:57:39 -07:00
issue_template.md Better issue template (#712) 2017-09-07 12:34:52 -07:00
troubleshooting.md Remove --no-sandbox from Docker example (#838) 2017-09-21 09:18:35 -07:00