puppeteer/test
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
..
assets Stricter eslint rules (#472) 2017-08-22 14:18:07 -07:00
golden Allow capturing transparent screenshots (#354) 2017-08-17 21:11:39 -07:00
server Change let into const (#457) 2017-08-21 16:39:04 -07:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
frame-utils.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
golden-utils.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
test.js Implement page.$$ method (#463) 2017-08-22 22:56:55 -07:00