puppeteer/docs
Andrey Lushnikov 14a75a83ea Merge Page.evaluate and Page.evaluateAsync together
This patch makes Page.evaluate await promise if one is
returned by the evaluated code.

This makes the Page.evaluateAsync unneeded, so the patch
removes it.

Fixes #11.
2017-06-15 14:56:40 -07:00
..
api.md Merge Page.evaluate and Page.evaluateAsync together 2017-06-15 14:56:40 -07:00