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

I want to find and click a imgb which is left of imga
following is my code
a=find(imga).left(50)
b=a.find(imgb)
Click(b)

I get a errror 
nonetype object has no attribute left


please help me

-- 
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

Reply via email to