0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/docs
Andrey Lushnikov 7a8aa73466 feat(Page): introduce Page.$$eval method ()
This patch adds a `Page.$$eval` method that runs `document.querySelectorAll`
and passes resulting array to the page function.

Fixes .
2017-10-10 23:23:14 -07:00
..
api.md feat(Page): introduce Page.$$eval method () 2017-10-10 23:23:14 -07:00
issue_template.md Better issue template () 2017-09-07 12:34:52 -07:00
troubleshooting.md Remove --no-sandbox from Docker example () 2017-09-21 09:18:35 -07:00