# Run Console The Run Console is a floating or embedded pane that displays the standard output (stdout/stderr) of your running test suites in real-time. ### Key Features - **Terminal Mirroring:** Directly view the output exactly as Robot Framework or Appium produces it. - **Auto-Scroll & ANSI Colors:** Supports standard terminal color codes for easy reading of PASS/FAIL tags. - **Abort Execution:** Features a panic button to forcefully kill a test run that has become stuck or non-responsive. ### How to Use Whenever a test execution is triggered in the Tests Tab, the Run Console automatically activates to stream the live execution context.