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

  1. Hover your mouse below any step in your test
  2. Click the blue icon that appears

  1. Select the module you want to add from the dropdown menu then click “Add Module”

  1. The module will be automatically inserted into your test

After adding a module:

  1. Click on the module to open its configuration panel
  2. Set the required parameters
  3. Click Save to apply your changes

Best Practices

  • Start with simple modules and build complexity gradually
  • Use descriptive names for your modules