sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34047
Re: [Question #269933]: Selecting text randomly
Question #269933 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269933
Status: Needs information => Answered
Eugene S proposed the following answer:
Yes, such scenarios can be automated with Sikuli.
It might be hard working with multiple areas, especially if you want to perform precise mouse action within these areas. You will have to think how can you define your paragraph in a robust way (remember that sikuli is 100% visual).
As to moving the mouse itself, you can use these commands:
http://doc.sikuli.org/region.html#low-level-mouse-and-keyboard-actions
Again, your main challenge is going to be robust definition of the
regions you want to interact with.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.