Viewing the Live Execution Operations Stream

Overview

The live execution operations stream provides real-time, text-based feedback during live debug and live execution sessions. This feature offers a transparent view of the underlying operations being performed at every step, presented as if the runtime environment is communicating its actions to the user.

How It Works

During a live debug or live execution session, an expand-collapsible panel, known as the stream window, is available at the bottom of the screen. This window displays a continuous feed of the text-based operations as they happen.

After the test execution is complete, the entire stream of textual operations is saved. You can review this log in a new tab located in the bottom panel on the slider page.17844fd4-8f79-4963-a085-290640caf115.png

Limitations

This feature is for display purposes only. The operations stream is a read-only log for observation and post-execution analysis.

Related Info