sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19464
Re: [Question #233079]: Python and Sikuli - Selecting from a list (multiple)
Question #233079 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/233079
Dave Collins gave more information on the question:
I have also tried,
imageFile = ["one.png", "two.png", "three.png"]
if exists(imageFile):
click(imageFile)
click("go.png")
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.