IDE Features: Console Panel

The bottom pane, called Console Panel for it’s similarity with web devtools, is used for different utility functions: Log, Reference, depending on which tab is selected.

Log

Log Console Panel: Log

When you run your test case, error messages and information messages showing the progress are displayed in this pane automatically, even if you do not first select the Log tab.

Reference

Reference Console Panel: Reference

When adding, editing, or viewing test steps this pane displays information about the command that’s currently in focus.

IDE Features: Console Panel — Structure map

Clickable & Draggable!

IDE Features: Console Panel — Related pages: