This section introduces the main panels and menus in Stego used for creating, editing, and running test scenarios.

- Menu bar: Use the menu bar to access file operations, run scenarios, and configure settings.
- Folder / Scenario / Common Scenario
- Folder: Structure scenarios by app, project, or feature.
- Scenario: View all scenarios in the selected folder.
- Common Scenario: Displays reusable scenario blocks from the selected folder.
- Scenario Editor: Create and edit scenarios.
- Attributes: View detailed properties of the currently selected step.
- Device: Connect and control test devices used in your scenarios.
This panel includes two tabs:- Device: Manage device connections and interact in real time.
- UIObject Selector: Capture and configure UIObjects from connected devices.
- Output: View results of scenario execution.
Menu Bar #
Use the Menu Bar to quickly access core features in Stego—from creating scenarios to adjusting your workspace and layout.

- Stego: Check the Stego version or configure settings.
- Workspace: Set or switch your working folder.
- File: Create a new scenario or step, and save your work.
- Edit: Cut, copy, paste, or undo your recent changes.
- Debug: Run the scenario you’re currently editing.
- View: Adjust the panel layout or zoom level.
- Window: Hide the Stego window.
- Help: Open the User Guides in your browser.
To learn more about workspace, see [Stego User Guide > 6.0. Choosing Your Working Folder].
Folder Panel #
The Folder Panel helps you organize test scenarios by app, project, or feature.
Organizing them into folders keeps your workspace structured and scalable.

- Search Folder: Locate folders quickly using the search field.
- Shortcut: Cmd + F (Mac), Ctrl + F (Windows)
- Add Folder:
- Create new folders to organize scenarios by project or feature (e.g., ‘Login’, ‘Payment’, ‘Cart’).
- Right-click Options (3-5)
- Rename
- Delete
- Link Folder
- Connect the folder to Ptero’s Scenario Repository.
(Available after registering an Access Key.)
- Connect the folder to Ptero’s Scenario Repository.
To learn more about integrating Stego with Ptero, see [Stego User Guide > 4.0. Stego–Ptero Integration].
Scenario Panel #
Use the Scenario Panel to create, manage, and upload test scenarios to Ptero.

- Search Scenarios: Locate scenarios using keywords.
- Shortcut: Cmd + F (Mac), Ctrl + F (Windows)
- Add Scenario: Create a new scenario in the selected folder.
- Import Scenario: Load
.stego
files from your PC/Mac. - Download Scenario: Download scenarios from Ptero’s Scenario Repository.
- Upload Scenario: Upload scenarios to Ptero Scenario Repository.
- Right-Click Options (6-10)
- Rename
- Delete
- Move to Common Scenario: Convert to a Common Scenario.
- Make a Copy: Duplicate the scenario.
- Upload: Upload the scenario to Ptero’s Scenario Repository.
Note: Upload and download features are only available after linking your folder with Ptero’s Scenario Repository.
To learn more about integrating Stego with Ptero, see [Stego User Guide > 4.0. Stego–Ptero Integration].
Common Scenario Panel #
Use this panel to manage reusable scenario blocks across multiple test scenarios.
Common Scenarios are ideal for storing repetitive flows—such as login, setup, or user registration—to improve test efficiency and maintain consistency.
To learn more about Common Scenario, see [Stego User Guide > 8.0. Working with Common Scenarios].

- Search Scenario: Locate Common Scenarios using keywords.
- Shortcut: Cmd + F (Mac), Ctrl + F (Windows)
- Upload Scenario:
- Upload selected Common Scenarios to Ptero’s Scenario Repository.
(Available only after saving your changes)
- Upload selected Common Scenarios to Ptero’s Scenario Repository.
- Right-Click Options (3-6)
- Rename
- Delete
- Move Back to Scenario: Convert it to a regular scenario.
- Make a Copy: Duplicate the Common Scenario.
Scenario Editor Panel #
Use the Scenario Editor Panel to build and manage your scenarios step by step.

- Check Save Status: See whether there are unsaved changes.
- Search Step: Find steps by name.
- Add New Step: Add a new step at the end of the scenario.
- Scroll to Top: Jump to the first step in the scenario.
- Scroll to Bottom: Jump to the last step in the scenario.
- Expand All: Display all child steps.
- Collapse All: Display only top-level steps.
- Expand Description: Show descriptions for Block steps.
- Collapse Description: Hide descriptions for Block steps.
- Scenario Settings: Configure scenario-level settings.
- Export Scenario: Export the current scenario as a
.stego
file. - Save Scenario: Save recent changes.
- Play Scenario: Run the scenario from beginning to end (Only available when a device is connected).
- Step List: Display all steps in the current scenario.
- UIObject Field: Edit UIObject details for each step.
To learn more about scenario configuration, see [Stego User Guide > 6.2. Scenario Settings].
Attributes Panel #
Use the Attributes Panel to view and edit properties of the selected step.

- Hide Panel: Collapse the Attributes panel.
- Show Attributes: Display the attribute fields for the current step.
- Open Panel: Expand the panel if it’s hidden.
Device Panel #
Use the Device Panel to connect test devices, control them in real time, and analyze screens using AI-powered vision features.
Device Tab #
Connect and control real devices from the device farm.
You can interact with devices directly, monitor the live screen, and run tests in real time.

- Device Info: View the name and connection status of each device.
- Add Device: Connect a new device.
- Mirrored Screen: Display the device screen in real time.
- Device Control: Tap, swipe, press the home button, and perform other actions.
- Switch Tab: Navigate to the UIObject Selector tab.
To learn more about using connected devices, see [Stego User Guide > 5.0. Device Control Features].
UIObject Selector Tab #
Use the UIObject Selector tab to analyze the device screen using AI and select UIObjects for scenario creation.

- Recognize UIObjects: View UIObjects automatically detected by AI screen analysis.
- Add Screenshot URL: Load screen images from external URLs to extract UIObjects.
- Choose Detection Strategy:
Select how the UIObject will be detected—using Object Detection (OD), Optical Character Recognition (OCR), etc. - Switch Tab: Return to the Device tab.
- Inspector:
Displays UIObjects detected based on the selected strategy (OD, OCR, or Accessibility).
Use it to browse and inspect each element individually.
To learn more about UIObjects, see [Stego User Guide > 7.2 Working with UIObjects].
Output Panel #
Use the Output Panel to review step-by-step results after running a scenario.

- Run Time (in seconds): Displays how long the scenario ran.
- Result Limit Tooltip: Up to 1,000 step results are available for review.
- Save Results: Export test logs as a
.zip
file after the run completes. - Hide Panel: Collapse the Output Panel.
- Step Results: Click individual steps to view detailed execution results.
- Expand Panel: Expand the Output Panel if hidden.
To learn more about reviewing results, see [Stego User Guide > 9.0 Running and Checking Scenarios].