Page 1 of 1

Pure code implementation image validation

Posted: Mon Jan 04, 2016 12:38 am
by Vijay
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)

Re: Pure code implementation image validation

Posted: Tue Jan 05, 2016 10:04 am
by Support Team
Hello Vijay,

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

Hope this helps.

Sincerely,
Robert