Puppeteer Frame — page info methods
await frame.url();
await frame.title();
await frame.content();
await frame.setContent('...');