You can now add a visual find backup to any type of custom find step. Previously limited to click actions, visual fallbacks are now supported for text entry, hovers, keypresses, and more to keep your static custom find steps resilient through UI changes.
How it works
When you create a custom find step, you may optionally add a Visual fallback: click and drag a box around the element you want to target, and mabl generates a description of the selected area. Edit the description as needed to make sure it captures the correct intent of the target element.
On execution, if the app layout has changed and the target element can no longer be found using the locator, mabl falls back to visual find, locating the element using the description, checking for an actionable element within the bounding box, and then performing the step action.