AppBridge E2E — Comprehensive Host Test

← Back to dashboard

How to Use This Page

  1. Wait for "E2E Host ready" in the Event Log.
  2. Use buttons in each section to test AppBridge features.
  3. Check Event Log and result panels for expected output.
  4. Work through the Verification Checklist at the bottom.

App Loading

Expected: App loads into the container below. Log shows "openApp" succeeded. The E2E Test Guest provides interactive buttons to test guest→host communication. The Nested Chain (A→B→C) opens an intermediate that clones Loan and re-exposes it to a grandchild — use C's buttons to verify callChain propagation on Host A.

Scripting Object Management

Expected: Add succeeds. Remove succeeds. Guest apps can/cannot call removed objects.

Event Dispatching

Dispatch results appear here...

callContext (from last scripting object invocation)

callContext.guest

Waiting for invocation...

callContext.callChain

Waiting for invocation...

App Lifecycle

(no apps)

Guest App Container

Event Log

Verification Checklist