Himanshu
Results
2
comments of
Himanshu
Hi, According to puppeteer documentation this can be done. The puppeteer says we need to do it something like this way. const newPagePromise = new Promise(x => browser.once('targetcreated', target =>...
Hi, Can you please tell more about what you are trying to achieve and the expected behaviour.. your statement "Need to format this JS to work with pyppeteer" doesn't helps...