Comparing Images

I have two screenshots. Is there a way to compare these two screenshots and determine whether they are the same?

Hi @yang.keat.tan

You can try using the activity Find Image Matches, it’s available under UiAutomation Package:

image

Happy Automation!

Why do you want to compare screenshots? Comparing images bitwise is not a best practice in UiPath. Imagine the system watch will show a different minute value on the 2nd screenshot…
To really compare the images I would try to convert it to base64, which is a string: