Question #209152 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/209152
Status: Answered => Open
Omkkumar is still having a problem:
Hi Raiman,
Thanks for your reply.... The code worked with a little modification
screenObject=screen(0)
a=screenObject.find(imga)
if a:click(a.left(50).find(imgb))
else: print "imga not found"; exit()
Is my approach correct?
--
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