Hey,
we test our extension using ChromeDriver and we noticed failures on Chrome Beta and Dev builds, starting from version 136 on.
After debugging we discovered that the ChromeDriver 136.0.7091.2 returns extension tab handles, while a later version, ChromeDriver 136.0.7103.17, does not return them when getAllWindowHandles() is called. The same issue can be observe in all subsequent ChromeDriver versions, including 137.
Is this a known issue?
Best,
Ursa