sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #47056
Re: [Question #668564]: how can I split a string
Question #668564 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/668564
Status: Open => Solved
Marc Summers confirmed that the question is solved:
OK I got it to work.
Thanks for the great documentation. :)
image = ["some.png"]
matches = findAnyList(image)
for match in matches:
print match.getScore()
M[1082,813 295x37]@S(S(0)[0,0 1920x1200]) S:1.00 C:1229,831 [-1 msec]
0.999999642372
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.