You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing a Chrome Extension using WDIO and Mocha Framework, which opens a new tab when installed and then opens an offscreen tab (hidden). From Chrome Version 137+, the browser.getWindowHandles() is not returning these 2 tabs in the response, hampering my automation.