My task is to compare the images and returns the output." Both are same. My expected image is saved in a variable. Is it possible in UiPath to compare the image, or using python invoke codes. Can anyone guide my with procedure.
You can try using this …by opening one of the image and use the other image as the reference to be found
If a match is returned then they are a match else no
Cheers
My expected image is like icon ,one ui or button. It should be validate with the current screen whether the icons or specific ui is present in the current screen. This is for my desktop application testing
then the above suits proper…
as you need to indicate a screen and then search for image in it
cheers
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.