[Feature]: get current page when connecting to an existing browser started with remote debugging
Author: GMZwingeCreated Dec 9, 2025Updated May 21, 2026
LabelsupstreamconfirmedP2feature
Feature description
When connecting to an existing browser started with remote debugging chrome --remote-debugging-port=<portNumber>, there is still no way to get the current page. See comment by @NewSense21 in #443. Bonus point: handle multiple browser window (current page in current browser window).
Source: puppeteer/puppeteer