puppeteer-extra icon indicating copy to clipboard operation
puppeteer-extra copied to clipboard

Not using ua if browser is firefox

Open jrejaud opened this issue 2 years ago • 0 comments

Puppeteer-Extra can also be used with Playwright (which allows firefox).

Firefox doesn't have a UA property (unlike chrome), so trying to run this method with FF prints a warning.

jrejaud avatar Sep 09 '23 10:09 jrejaud