Puppeteer Frame — waiting methods
await frame.waitForSelector('...');
await frame.waitForFunction('...');