puppeteer/test
Eli Sherer 7e28dbafb5 feat(ElementHandle): add EH.boundingBox and EH.screenshot
This patch:
- adds `ElementHandle.boundingBox()` method to get bounding box of element relative
  to the page
- adds `ElementHandle.screenshot()` method to capture a screenshot of an element
2017-10-09 23:14:09 -07:00
..
assets fix(Page.select): synthesized events should bubble 2017-10-07 10:27:38 -07:00
golden feat(ElementHandle): add EH.boundingBox and EH.screenshot 2017-10-09 23:14:09 -07:00
server [api] Implement page.authenticate method (#729) 2017-09-11 16:32:13 -07:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
frame-utils.js Remove promise jsdoc (#641) 2017-08-31 17:58:07 -07:00
golden-utils.js chore(doclint): move doclint tests expectations into test folders (#932) 2017-10-02 11:37:16 -07:00
test.js feat(ElementHandle): add EH.boundingBox and EH.screenshot 2017-10-09 23:14:09 -07:00