I use Playwright to run a number of tests, and those execute in a Chromium browser.
The WakaTime application recognizes the Chromium browser window, but then has a link to "Install Extension".

These browser instances cannot accept extensions so the time I spend in these browser instances currently can't be tracked.

It would be nice if there could be some sort of override that would allow me to just track the window so I can include that in my tracking of time spent testing.