sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34138
Re: [Question #269933]: Selecting text randomly
Question #269933 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269933
Status: Solved => Open
Sambit Das is still having a problem:
Sorry Eugene
That was I wrongly clicked as solved. But still not solved the issue .
Today I was trying to perform the action but didnot succeed . I was trying with the following code:
mouseDown(Button.LEFT)
mouseMove(Env.getMouseLocation().offset(10, 10))
mouseUp()
This code I got from the following webpage:
http://doc.sikuli.org/tutorials/resize/resize.html
Since I dont know what are the parameters need to pass for this. it didnt succeed.
Could you please make me understand about the above code. So that I can
implement it. I am sure it can solve the issue
Thanks
Sambit
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.