Files
puppeteer/test
Andrey Lushnikov 90df69cf77 fix(page): do evaluations with one roundtrip (#4539)
This patch teaches page.evaluate to do 1 hop instead of 2 hops.
As a result, things such as `page.select` will not throw an
unfortunate exception when they schedule a navigation.

Fix #4537
2019-06-07 13:46:43 -07:00
..
2019-04-30 00:35:41 -07:00