agent-orchestrator/tests/e2e/helpers
Hibryda c79d489e1a feat: CEF mode for Electrobun E2E — CDP automation, WebGL unlocked
- electrobun.config.ts: AGOR_CEF=1 enables bundleCEF + chromiumFlags
  (remote-debugging-port=9222). Production stays on WebKitGTK.
- wdio.electrobun.conf.js: rewritten for CDP via devtools protocol.
  Spawns app, waits for CDP port, kills on complete.
- helpers/actions.ts: waitForPort() polls CDP /json endpoint
- docs/testing.md: CEF mode docs, CI setup, troubleshooting
- npm script: test:e2e:electrobun prepends AGOR_CEF=1

CEF also enables: WebGL xterm.js addon (unlimited terminals),
WebGPU, full Chrome DevTools — all for dev/test only.
2026-03-22 06:13:01 +01:00
..
actions.ts feat: CEF mode for Electrobun E2E — CDP automation, WebGL unlocked 2026-03-22 06:13:01 +01:00
assertions.ts fix(e2e): dual-stack selector compatibility — 18/18 specs pass on Tauri 2026-03-22 05:56:01 +01:00
selectors.ts fix(e2e): dual-stack selector compatibility — 18/18 specs pass on Tauri 2026-03-22 05:56:01 +01:00