Closed michaelshobbs closed 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
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