← 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: Open => Needs information

RaiMan requested more information:
click() is only available with version 1.0.1+ (which version are you
using?)

BTW:
\ in strings must either be doubled or the string set as raw

setBundlePath("C:\\polaris") or
setBundlePath(r"C:\polaris")

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