puppeteer/test
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
..
assets Add Request.abort() test 2017-06-15 08:26:55 -07:00
StaticServer.js Add Request.abort() test 2017-06-15 08:26:55 -07:00
test.js Merge Page.evaluate and Page.evaluateAsync together 2017-06-15 14:56:40 -07:00