← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #664713]: vnc: flaky Pattern matching

 

Question #664713 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/664713

    Status: Open => Needs information

RaiMan requested more information:
Not sure, what you are talking about.

click("Button1")
means, that locally an image "Button1.png" is loaded from bundle-path.
If this file does not exist, SikuliX switches to text-search "Button1" (if text search is switched on).

If you are talking about that, than you have to be aware about the
weaknesses of the text feature implementation, which might find Button3
as Button5.

If you are not talking about text search, then I do not understand:
Assume strings are actually bitmaps.

Do you mean the strings are image file names?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.