← Back to team overview

sikuli-driver team mailing list archive

[Question #209152]: To find a image which is left of a image

 

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.