0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
yujiosaka
c866c175f8 fix: page.goto should support pages with self requests () ()
This patch fixes `page.goto` for websites that re-request document URL with javascript.

Fixes .
2018-01-12 00:16:36 -08:00