puppeteer/docs
Andrey Lushnikov 7a8aa73466 feat(Page): introduce Page.$$eval method (#1006)
This patch adds a `Page.$$eval` method that runs `document.querySelectorAll`
and passes resulting array to the page function.

Fixes #625.
2017-10-10 23:23:14 -07:00
..
api.md feat(Page): introduce Page.$$eval method (#1006) 2017-10-10 23:23:14 -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