Platform
Modules
Learn how to add and configure modules within your tests.
Modules are reusable components that you can add to your tests to perform specific actions or validations. Here’s how to add them to your test:
Adding a Module
- Hover your mouse below any step in your test
- Click the blue icon that appears
- Select the module you want to add from the dropdown menu then click “Add Module”
- The module will be automatically inserted into your test
After adding a module:
- Click on the module to open its configuration panel
- Set the required parameters
- Click Save to apply your changes
Best Practices
- Start with simple modules and build complexity gradually
- Use descriptive names for your modules