added

Fine-tune element finds

Wait until steps and configurable finds have been enhanced to allow you to fine-tune the criteria that mabl uses to find an element.

Attributes for an element can be edited to specify the content that the test should target. In addition to finding elements that exactly match a particular class or inner text value, you can also tell mabl to target element attributes that contain a given value or variable.

This enables quick editing of these attributes and creates more resilient steps as your application changes. Read more here.

294

🚧

Limitations

These enhancements are not yet available for the mabl CLI "run-alpha" command. Tests with configured find will continue to wait for elements with selected attributes fully matching the previously found values.