← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #284364]: how to use while len(string) > 1 : ??

 

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

    Status: Needs information => Open

VincentDugue gave more information on the question:
I think it's because of my <RegionSearch = find(str+"png")>
the script is actually working i change somethings, including index[]
so the program is looking for the good Letters (A, then B, then C...etc)
but my RegionSearch only take the last letter/number(for example 4) and then it clicked on a random 4 on the screen...
how to concatenate "A.png" + "B.png" ... + "4.png" ?? 

And yes all my screenshot letter/number are like :
Pattern("A.png").exact      #.similar(1)

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