puppeteer/docs
Yaniv Efraim abb05e069d feat(page): add an option to disable timeout for waitForFunction (#2252)
This patch adds support for `timeout: 0` to disable timeout for the following functions:
- `page.waitForFunction`
- `page.waitForXPath`
- `page.waitForSelector`
and their `frame` counterparts.

Fixes #2200
2018-03-28 16:34:37 -07:00
..
api.md feat(page): add an option to disable timeout for waitForFunction (#2252) 2018-03-28 16:34:37 -07:00
issue_template.md chore(issue template): Add Node.js version to Issue template(#1683) (#1684) 2017-12-28 14:24:51 -08:00
troubleshooting.md docs(troubleshooting): Add AWS Lambda solution (#2003) 2018-02-13 13:47:06 -08:00