minhterryContributor11 years agoHow to compare 2 animate images (GIF format)Hello everybody,I would like to ask script sample to compare 2 animate images with GIF format , they all store in local hard disk.--Regards,
2 RepliesReplies sorted by Most LikedTanyaYatskovskaAlumni11 years agoHi Minh, You can perform a pixel-by-pixel comparison via the Regions collection. Please read the "Regions" article and those related for details.AlexKarasCommunity Hero11 years agoHi Minh, Also, you may perform binary files compare using Files.Compare() call.
TanyaYatskovskaAlumni11 years agoHi Minh, You can perform a pixel-by-pixel comparison via the Regions collection. Please read the "Regions" article and those related for details.
AlexKarasCommunity Hero11 years agoHi Minh, Also, you may perform binary files compare using Files.Compare() call.
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptSolvedUnable to capture objects inside iFrames in Power App using TestComplete
Related ContentTest web pages with animationsHow to compare two date string in a date formatComparing table data in IF not working