puppeteer/src/node
Alex Rudenko e841d7f9f3
fix: tests failing in headful (#8273)
* fix: test failing in headful

* fix: install Firefox for headful tests

* fix: skip favicon.ico requests in test

* fix: auth test in headful

* fix: disable NetworkTimeServiceQuerying

* fix: filter more favicon requests

* fix: network test with favicon

* fix: improve fixes
2022-05-02 11:37:21 +02:00
..
BrowserFetcher.ts fix: chromium downloading hung at 99% (#8169) 2022-03-31 08:08:22 +02:00
BrowserRunner.ts fix: also kill Firefox when temporary profile is used (#8233) 2022-04-19 12:09:23 +00:00
install.ts fix: make more files work in strict-mode TypeScript (#7936) 2022-01-28 09:38:36 +00:00
Launcher.ts fix: tests failing in headful (#8273) 2022-05-02 11:37:21 +02:00
LaunchOptions.ts feat: support chrome headless mode (#8260) 2022-04-25 13:11:23 +02:00
NodeWebSocketTransport.ts revert: esm modules (#7996) 2022-02-10 13:34:36 +00:00
PipeTransport.ts chore: enforce file extensions on imports (#6202) 2020-07-13 10:22:26 +01:00
Puppeteer.ts fix: make projectRoot optional in Puppeteer and launchers (#7967) 2022-02-07 12:59:44 +01:00