[Feature] Separate Network logs when working with two contexts
Let us know what functionality you'd like to see in Playwright and what your use case is.
Currently, if you are working with two contexts then in the trace file, there is no way to identify which network request is part of which context. Wondering if there is a way to identify that.
Do you think others might benefit from this as well?
Yes, would be nice to set up an alias for custom APIRequestContext and BrowserContext. Network tab is hard to work with when using multiple contexts.
That will be so handy feature! Generally finding info form different context in test actions, logs or timeline is quite hard - wish to have switch/label/outline to focus traces on given context❤️
yes, please implement this! it is really hard to analyse failure when you have multiple contexts