puppeteer/docs
Andrey Lushnikov 151d512ae2 Implement page.$$ method (#463)
This patch implements page.$$ which runs document.querySelectorAll
in page and returns results as an array of ElementHandle instances.

Fixes #384.
2017-08-22 22:56:55 -07:00
..
api.md Implement page.$$ method (#463) 2017-08-22 22:56:55 -07:00
troubleshooting.md Fix grammar in troubleshooting.md 2017-08-20 19:56:04 -07:00