added

Introducing loops

Did you ever want to...

  • Assert that every product item on a page has the correct attributes?
  • Check all the checkboxes?
  • Click through a series of slides until the last one is reached?
  • Scroll through a dynamic list of search results until a given target shows up?

We are excited to introduce loop support that will allow you to create tests for the above scenarios and more! Now you can configure a set of steps (grouped as a flow) to loop for a fixed or variable number of times. You can even dynamically extend or break out of loops using conditionals.

Please see the help docs for full details.

799

Looping is available starting with mabl Trainer v2.18.6.