Home
last modified time | relevance | path

Searched refs:metricsPromise (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/remote/test/puppeteer/test/
H A Dpage.spec.ts644 const metricsPromise = new Promise<{ metrics: Metrics; title: string }>( constant
648 const metrics = await metricsPromise;
/dports/mail/thunderbird/thunderbird-91.8.0/remote/test/puppeteer/test/
H A Dpage.spec.ts644 const metricsPromise = new Promise<{ metrics: Metrics; title: string }>( constant
648 const metrics = await metricsPromise;
/dports/www/firefox/firefox-99.0/remote/test/puppeteer/test/
H A Dpage.spec.ts674 const metricsPromise = new Promise<{ metrics: Metrics; title: string }>( constant
678 const metrics = await metricsPromise;