← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #264116]: One more noob with a newbie question : launch scripts

 

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

efra posted a new comment:
> Thanks for the screen informations. In fact Sikuli was taking my
native screen ( laptop ) as screen 1

>  the system works nice and i can find many things to do with sikuli but the delay would be a major issue :
 ( I make it search in portion of screen but still. )

> I work with "controllermate". It drives a dedicated keyboard to trigger shortcuts  and mouse position and clicks so i can simulate a video editing panel.
And, for the moment, i just want sikuli to find some icons.. and to hover or click on it ( see below ). Then i put it in an applescript that controllermate can triggers but i have to wait 8 seconds to see the result 

I hope i was clear enough about my needs !
thanks again

PS I don't know anything about java ( no more than python ;) ) but i can
work on it if this is a solution and for sure i can wait weeks and weeks
for the run server, it seems very attractive


r=find("1427217418781.png").below(500)
t=r.find(Pattern("1427217451902.png").similar(0.48))
hover(t)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.