{"ts": "2026-05-07T17:54:09.300192Z", "action": "launch", "instance_id": "88cdc385d1f9", "kind": "webkit", "label": null, "profile": "vs-form", "url": "bundle://seed/verify-stage.html?persona=vs-form&role=form&kind=webkit&slot=0", "headed": false, "viewport": {"w": 1920, "h": 1080}, "stabilize": false, "record_video": true, "trace": false, "har": false, "har_mode": null, "har_url_filter": null, "har_content": null, "persona": "vs-form", "role": "form"}
{"ts": "2026-05-07T17:54:09.310369Z", "action": "launch", "instance_id": "505efe884910", "kind": "webkit", "label": null, "profile": "vs-counter", "url": "bundle://seed/verify-stage.html?persona=vs-counter&role=counter&kind=webkit&slot=1", "headed": false, "viewport": {"w": 1920, "h": 1080}, "stabilize": false, "record_video": true, "trace": false, "har": false, "har_mode": null, "har_url_filter": null, "har_content": null, "persona": "vs-counter", "role": "counter"}
{"ts": "2026-05-07T17:54:09.317577Z", "action": "user_navigation", "url": "bundle://seed/verify-stage.html?persona=vs-form&role=form&kind=webkit&slot=0", "page_index": 0, "instance_id": "88cdc385d1f9", "persona": "vs-form", "role": "form", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.320531Z", "action": "launch", "instance_id": "59145732534d", "kind": "webkit", "label": null, "profile": "vs-arithmetic", "url": "bundle://seed/verify-stage.html?persona=vs-arithmetic&role=arithmetic&kind=webkit&slot=2", "headed": false, "viewport": {"w": 1920, "h": 1080}, "stabilize": false, "record_video": true, "trace": false, "har": false, "har_mode": null, "har_url_filter": null, "har_content": null, "persona": "vs-arithmetic", "role": "arithmetic"}
{"ts": "2026-05-07T17:54:09.333151Z", "action": "user_navigation", "url": "bundle://seed/verify-stage.html?persona=vs-counter&role=counter&kind=webkit&slot=1", "page_index": 0, "instance_id": "505efe884910", "persona": "vs-counter", "role": "counter", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.349110Z", "action": "markdown_cached", "url": "bundle://seed/verify-stage.html?persona=vs-form&role=form&kind=webkit&slot=0", "instance_id": "88cdc385d1f9", "persona": "vs-form", "role": "form", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.349901Z", "action": "user_navigation", "url": "bundle://seed/verify-stage.html?persona=vs-arithmetic&role=arithmetic&kind=webkit&slot=2", "page_index": 0, "instance_id": "59145732534d", "persona": "vs-arithmetic", "role": "arithmetic", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.353360Z", "action": "markdown_cached", "url": "bundle://seed/verify-stage.html?persona=vs-counter&role=counter&kind=webkit&slot=1", "instance_id": "505efe884910", "persona": "vs-counter", "role": "counter", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.376168Z", "action": "evaluate", "expression": "document.body.innerHTML = '<input id=user><input id=pass type=password>'", "instance_id": "88cdc385d1f9", "persona": "vs-form", "role": "form", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.378325Z", "action": "markdown_cached", "url": "bundle://seed/verify-stage.html?persona=vs-arithmetic&role=arithmetic&kind=webkit&slot=2", "instance_id": "59145732534d", "persona": "vs-arithmetic", "role": "arithmetic", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.436459Z", "action": "fill", "selector": "#user", "value": "alice", "role": "form", "role_name": "", "instance_id": "88cdc385d1f9", "persona": "vs-form", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.455887Z", "action": "fill", "selector": "#pass", "value": "hunter2", "role": "form", "role_name": "", "instance_id": "88cdc385d1f9", "persona": "vs-form", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.457403Z", "action": "expect_js", "expression": "document.querySelector('#user').value", "equals": "alice", "instance_id": "88cdc385d1f9", "persona": "vs-form", "role": "form", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.458578Z", "action": "expect_js", "expression": "document.querySelector('#pass').value", "equals": "hunter2", "instance_id": "88cdc385d1f9", "persona": "vs-form", "role": "form", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.468099Z", "action": "evaluate", "expression": "(() => { document.body.innerHTML = ''; const b = document.createElement('button'); b.id = 'btn'; b.textContent = 'click'; b.dataset.n = '0'; b.addEventListener('click', () => { b.dataset.n = String(parseInt(b.dataset.n) + 1); }); document.body.appendChild(b); })()", "instance_id": "505efe884910", "persona": "vs-counter", "role": "counter", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.527378Z", "action": "click", "selector": "#btn", "role": "counter", "role_name": "click", "instance_id": "505efe884910", "persona": "vs-counter", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.570628Z", "action": "click", "selector": "#btn", "role": "counter", "role_name": "click", "instance_id": "505efe884910", "persona": "vs-counter", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.599338Z", "action": "click", "selector": "#btn", "role": "counter", "role_name": "click", "instance_id": "505efe884910", "persona": "vs-counter", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.600793Z", "action": "expect_js", "expression": "document.querySelector('#btn').dataset.n", "equals": "3", "instance_id": "505efe884910", "persona": "vs-counter", "role": "counter", "kind": "webkit"}
{"ts": "2026-05-07T17:54:09.603979Z", "action": "expect_js", "expression": "2 + 2", "equals": 4, "instance_id": "59145732534d", "persona": "vs-arithmetic", "role": "arithmetic", "kind": "webkit"}
{"ts": "2026-05-07T17:54:13.824279Z", "action": "close", "instance_id": "88cdc385d1f9", "persona": "vs-form", "role": "form", "kind": "webkit"}
{"ts": "2026-05-07T17:54:14.872969Z", "action": "close", "instance_id": "505efe884910", "persona": "vs-counter", "role": "counter", "kind": "webkit"}
{"ts": "2026-05-07T17:54:15.973159Z", "action": "close", "instance_id": "59145732534d", "persona": "vs-arithmetic", "role": "arithmetic", "kind": "webkit"}
