improved

Updated wait-until step

Using the new wait-until configuration, you can now tell mabl explicitly if it should auto-heal.

480

By telling mabl to auto-heal, mabl will still attempt to find a matching element even if it can't find one with the exact matching attributes. Selecting this option replicates the current behavior of the wait-until step.

Conversely, you can also now tell mabl to fail the step if it can not find an element exactly matching the specified attributes.

For more information about this feature, please see the wait-until help docs.