playwright/types
Vignesh Shanmugam 4b3e5e5c17
feat(network): expose network events via browser context (#6370)
- fix #6340
- Exposes all the network related events (request, response, requestfailed, requestfinished) through the browser context to allow for managing network activity even if the is any navigations through popups or to new tabs which could result in creation of multiple page objects.
2021-05-13 10:29:14 -07:00
..
protocol.d.ts feat(chromium): bump to r878941 (#6216) 2021-05-05 09:47:34 -07:00
structs.d.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
types.d.ts feat(network): expose network events via browser context (#6370) 2021-05-13 10:29:14 -07:00