Objects tab: Use getObject() to fetch a scripting object, then Invoke to call a method. Result + errors appear below.
Events tab: Subscribe to events (with or without criteria). When the host dispatches, received events appear below. Use the Feedback dropdown to control what the callback returns.
Lifecycle tab: Change log level or disconnect/reconnect. Status badge at top right should reflect the state.
Verify: Connection badge = connected. After getObject: methods are listed. After invoke: result appears. After subscribe+dispatch: events appear.
—
—
—
Active Subscriptions
—
Received Events
—
Feedback Return Value
Expected: status badge → "disconnected", further calls fail
Expected: status badge → "connected", calls work again