Description
Before May 2025, I was able to detect and switch to the popup window of a Chrome extension using Selenium (with driver.window_handles and driver.switch_to.window(...)). After a recent update (possibly Chrome or Selenium), I can no longer detect the popup window that is automatically opened by an extension (e.g., OKX Wallet or MetaMask
Have you considered any alternatives or workarounds?
No response