← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #244228]: how to write signature with mouse in sikuli

 

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

    Status: Answered => Open

Sikulipro is still having a problem:
thanks Obiwan, but i am new in sikuli please tell me how to get x and y,


 



________________________________
 From: obiwan-92 <question244228@xxxxxxxxxxxxxxxxxxxxx>
To: saindane_harshal@xxxxxxxxx 
Sent: Wednesday, 19 February 2014 2:51 PM
Subject: Re: [Question #244228]: how to write signature with mouse in sikuli
 

Your question #244228 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/244228

    Status: Needs information => Answered

obiwan-92 proposed the following answer:
Hello.

try this :

hover(Location(x, y))
mouseDown(Button.LEFT) # Begin to write your signature
hover(Location(x, y))
mouseUp() # Stop to write

Do this last command each time you write a line to do your signature.

Regards.

-- 
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/sikuli/+question/244228/+confirm?answer_id=3

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/sikuli/+question/244228

You received this question notification because you asked the question.

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