Pure code implementation image validation

Technology specific object identification, supported applications, web technologies, and 3rd party controls.
Vijay
Certified Professional
Certified Professional
Posts: 7
Joined: Wed Apr 08, 2015 12:04 am

Pure code implementation image validation

Post by Vijay » Mon Jan 04, 2016 12:38 am

Hi All,

When we do image based validation, we store the validation image(s) in repository for a given element and use them in actions to perform validation.

My question is can we do the same without the help of repository, i.e. have validation images on an external file, then use that to image comparison on an element?

( I checked how ranorex structures images screenshot, it stores all validation images in .rximg zip file, uniquely names the images and uses them at run time to comparison)

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Pure code implementation image validation

Post by Support Team » Tue Jan 05, 2016 10:04 am

Hello Vijay,

I guess you are looking for the "Compare()"-method: Compare Method

Hope this helps.

Sincerely,
Robert