← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #269933]: Selecting text randomly

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
mouseDown()  -- the specified mouse button is pressed an held until a corresponding mouseUp()
mouseUp()  -- the specified mouse button is released (or all buttons if no parameter)
mouseMove() -- the mousepointer is moved to the specified location (nothing done with the buttons)

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