fix extension runtime session routing for oopif iframe locators

Route Runtime.enable/disable through the incoming child sessionId instead of always using the tab root session so OOPIF iframe targets receive execution contexts reliably. Add a focused relay regression test for empty-src cross-origin iframe attach flow and update extension version/changelog for release tracking.
This commit is contained in:
Tommy D. Rossi
2026-02-11 16:15:02 +01:00
parent 1b6c66fed0
commit e6f1e8c089
5 changed files with 133 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mcp-extension",
"version": "0.0.69",
"version": "0.0.71",
"description": "Playwright MCP Browser Extension",
"private": true,
"repository": {