You are viewing Version 7 documentation. Looking for Version 6? Click Here »
How Do I Navigate within My HuLoop Automation Project?
- Sign in to your HuLoop account.
- Click Automation.
- Open the automation project where you want to work on (e.g., API Commands) by clicking anywhere on its card.
This will navigate you to the Module page. This is the main area where you manage all tests for your project.
From here, you can quickly navigate through your automation hierarchy using the navigation pane on the left side of the screen.
This pane displays a collapsible tree structure within the automation showing all your:
- Modules
- Suites
- Use Cases
- Click the plus icon
next to a module to expand and view its suites.
- Similarly, expand a suite to view its use cases.
- Select any use case to open it in the main workspace.
Note: Selecting the name of an item (automation, module, suite, or use case) opens that item directly in the main workspace.
This navigation tree makes it faster to move between different levels of your automation without leaving the current screen.
You can also navigate by clicking through items on the main workspace:
- To view Suites, select the corresponding module title (e.g., Rest Module).


- To view Cases, select the Suite by clicking the corresponding suite title (e.g., NewTestSuite). The Suite groups related Cases together, making them easier to manage.


- You will see a list of Cases. Choose the specific Case you want to access and view, add or edit the steps as needed (e.g., set).

