mix / schenkerian

[Deprecated] HTML keyword analyzer
19 stars 1 forks source link

use networkidle2 in puppeteer waitUntil options #138

Closed michaelshobbs closed 4 years ago

michaelshobbs commented 4 years ago

sites like Youtube will return the DOM before the page is fully loaded. in the case of YT, the window title changes after the DOM is loaded. this change attempts to wait for this fluctuation to settle before returning

ref: https://pptr.dev/#?product=Puppeteer&version=v2.1.1&show=api-pagewaitfornavigationoptions