Images comparison in desktop automation

I want to compare the two images, and show the result like both are same( True or false)

Find my images what result it will give

@Ragul_sharma,

There is no out of the box solution for this.

Try this approach:

Thanks,
Ashok :slight_smile:

Can I use python invoke code to this solution

@Ragul_sharma,

Yes you can. If you have the script you can use Python activities to use python script.
Go through the documentation on how to do it.

Thanks,
Ashok :slight_smile:

@Ragul_sharma

Looks like its a repeated question

Also specifically if you need to use python you can as well…but if you requirement is to find on a desktop application then directly using activity would be viable

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.