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 mabl can no longer find the target element using the locator, it falls back to visual find, locates the element using the description, and completes the action.