Not able to get accurate results in "Find Image" in "Utility-Image Search" since for Flash Application
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-08-17 11:31 AM
Hi,
I am not able to get consistent results in "Find Image" in "Utility-Image Search". It will capture the right Image, but still return false.I am doing it for a flash application and It will work only with re-spying , after some times, it may work or it may not work too. We are developing it Using Bomgar so as to make sure that screen and environment is identical with UAT environment.
Seems like the quality of the screen is changing everytime.
Please suggest some solution to this.
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-08-17 02:50 PM
There is a Tolerance input intended to cope with a slight change in colour, eg RGB1=101,102,103 and RGB2=98,100,105 are deemed equal with a tolerance of +-5. If the runtime image is significantly different (eg antialiasing on text) then the Tolerance may not be effective.
Devising some sort of fuzzy match is certainly possible, but we don't offer anything at present. Once you get into fuzzy-matching you have to consider the effect of false-positives and false-negatives on your business process.
