When trying to run UI flows, you may see this error:
[Asset 4555808]
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.
View products that this article applies to.
This error usually occurs if your UI flows has the property "Use coordinates" set to true and UI flows is unable to locate the right element using coordinates. It is possible that the version of the recorded app is different from version of the app used while playing back which may cause this discrepancy.
Check that the version of the app that you are using while recording and the version of the app that is being used for playback are the same.
If you see that the version of the apps are different between recording and playback,
Keywords: coordinate, UI flows, UIAElementMismatch