← Back to team overview

sikuli-driver team mailing list archive

[Question #193304]: how to select a check box using sikuli

 

New question #193304 on Sikuli:
https://answers.launchpad.net/sikuli/+question/193304

Hi,

I'm trying to select a check box from a series of check boxes. I did try the following
r = find("lllM1IiiIl1.png").below(100)

t = r.find("_ADDPR.png")
click(t)

It is not able to click on the check box.
Kindly help

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