Files
puppeteer/test
Andrey Lushnikov 55432f88e9 fix(page): execute frame.waitFor{Selector,XPath} in secondary world (#3856)
This patch starts executing frame.waitForSelector and frame.waitForXPath
in secondary world. As a result, websites that mutate page global
context (e.g. removing global MutationObserver) don't break Puppeteer's
behavior.

Fixes #609
2019-01-28 12:24:27 -08:00
..
2019-01-25 23:21:14 -05:00
2019-01-25 23:21:14 -05:00