Question #161674 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/161674

Saorabh Singh gave more information on the question:
This is one way ...& its working.

r=s.exists(Image,1); 
Region select=r.below();
select.h=5;
s.click(select, 1);

But i want to know can we use Target offset functionality in java??

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