← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #244515]: click images in a loop (checkbox inside the image)

 

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

    Status: Answered => Open

Samir is still having a problem:
Hi Eugene,

It looks like my IDE is incorrect?


Code I tried:
setBundlePath("C:\polaris")
find("asrS.png").find("1393256406284.png").click()
find("asr34.png").find("1393256406284.png").click()

Error:
find("asrS.png").find("1393256406284.png").click()
TypeError: click(): expected 1-2 args; got 0


Should I import any module for this.

Thanks.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.