added

Element screenshots in test details

When viewing your tests and flows, steps now include an element screenshot. With this enhancement, you can easily pinpoint the exact element on the page that's interacted with to help you better understand your test. Select the environment for which you want to view element screenshots in the View Environment dropdown and mabl will load the corresponding screenshots.

1104

📘

Which steps will have element screenshots?

Any step with a native find that has been run recently in the selected environment will have an element screenshot. Steps with custom (CSS / xpath) finds do not yet have element screenshots and other steps like navigating to a URL, switching tabs, and API steps do not interact with an element to take a screenshot.

For a broader view, you can also click any element screenshot to display an example full page screenshot with the element highlighted.

1104