Hello, I'm new on Power Automate Desktop. Currently I have a success in Terminal automation and decided to go with application automation.
I'm currently using version 2.17.169.22042. I have the problem where the Tracking Session to add new UI elements does not match with the desktop resolution. Therefore, it missed a lot of clicks and causing error.
First as seen below, when I try to add UI Elements the whole screen pane scale is 25% smaller then the real desktop resolution.

So when I try to click something, I should estimate where to click since PAD got the coordinate wrong. For example, when I try to click "Open" on Windows Explorer. The selector of the "Open" element is on the wrong place.
This wasn't a problem for elements that can be identified. But when I try using OCR click it missed click because the coordinate is not represent the real element location. I have tried to manually adjust the resolution using the config but do not have any luck with it. Is there any solution for this?
Thank you.