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

    Status: Solved => Open

Shivakumar is still having a problem:
No there is no possiblity to add a question in that link of faq2151....
please can yoou reply for the question.............


create the SikuliAction class object.
SikuliAction sa = new SikuliAction(SikuliAction.ActionType type, Region source, 
PSC target, ScreenImage screenImage, Match match) ... to create this object 
requires 4 argument in this first argument is the nested class in protected....

SikuliAction sa = new SikuliAction(SikuliAction.ActionType type, new Screen(), 
img1,img, match);
what should be provided in the first argument,,,.,,.....

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