🚀 Feature Request
When writing tests for multiple windows, it's not easy to tell what Playwright Inspector window is associated with what window.
Maybe we could rename the "Playwright Inspector" window, use color themes, or other smart ways.
Example
Check here, where I just have 2 windows:

Motivation
It will make Playwright better by enabling developers to keep their sanity while working on tests interacting with multiple windows. (for example realtime-sync tests)