fix(browser): remote profile tab ops follow-up (#1060) (thanks @mukhtharcm)

Landed via follow-up to #1057.

Gate: pnpm lint && pnpm build && pnpm test
This commit is contained in:
Peter Steinberger
2026-01-17 01:28:22 +00:00
committed by GitHub
parent e16ce1a0a1
commit a76cbc43bb
8 changed files with 232 additions and 48 deletions

View File

@@ -4,6 +4,7 @@ export {
closePlaywrightBrowserConnection,
createPageViaPlaywright,
ensurePageState,
focusPageByTargetIdViaPlaywright,
getPageForTargetId,
listPagesViaPlaywright,
refLocator,