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.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp