← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #667490]: Sikuli dealing with two interfaces

 

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

RaiMan proposed the following answer:
img1 = "someImage1.png"
img2 = "someImage2.png"
click(img1)
wait(img2)
click()

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