subject-21
Results
2
comments of
subject-21
> Hi, pageTimings is empty in har file, it cause I can not get onLoad time and onContendLoad time. Could you please help to have a look? Thanks in advance....
> Hello, > > I'm using [email protected] [email protected] and [email protected] > > const puppeteer = require('puppeteer'); const PuppeteerHar = require('puppeteer-har'); > > (async () => { const browser = await...