Files
browser/src
Adrià Arrufat 94381d4d71 cdp: honor runImmediately, screenWidth/screenHeight and browserContextId
Three parameters every Playwright and Stagehand session sends were parsed
and then only logged as not implemented:

- Page.addScriptToEvaluateOnNewDocument runImmediately now also evaluates
  the script in the current document, in the requested world.
- Emulation.setDeviceMetricsOverride screenWidth/screenHeight now back
  window.screen, kept on the viewport override next to width/height; 0
  keeps the current value, as for the other dimensions.
- Browser.setDownloadBehavior browserContextId is checked against the
  loaded context, as the Storage commands already do.
2026-09-10 16:07:26 +02:00
..
2026-08-29 10:48:36 +08:00
2026-08-31 22:44:59 +08:00
2026-08-31 22:44:59 +08:00
2026-09-05 17:51:47 +08:00
2026-08-31 22:44:59 +08:00
2026-08-31 22:45:14 +08:00
2026-09-07 11:01:03 +03:00
2026-08-31 22:44:59 +08:00