Issue with UI flows UIAElementNotFound error
This article provides steps to solve the UIAElementNotFound error that occurs when running UI flows.
Applies to: Power Automate
Original KB number: 4555804
Symptoms
When trying to run UI flows, you may see this error:
UIAElementNotFound.
Verifying issue
This error occurs if your UI flows has the property Use coordinates set to true and UI flows is unable to locate the element using coordinates and the display resolution and scale on your playback machine does not match the scale and resolution of the machine on which the UI flows was recorded. The issue can be verified by following these steps:
Select and expand the Launch <Application Name> step in your UI flow.
Select the Show more link.
Verify that the properties Screen width, Screen height, Screen scale matches the display settings in your PC (shown in next step).
Display Settings in your PC View display settings in Windows 10
Solving steps
- If your UI flows has the property Use coordinates set to true, it is required that the screen resolution & scale while recording should be the same as the screen resolution & scale during playback.
- Keep the app maximized while recording to get an optimum performance.