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

    Status: Open => Answered

Eugene S proposed the following answer:
Everything that you could do yourself with a keyboard and mouse can be
replicated with Sikuli as long as you can describe the procedure in a
consistent way using visual patterns on your screen.

For example in your case:

1. Locate (directly or relative to another object on the screen) textbox on the 
screen
2. Select text in textbox
3. Copy the text
4. Locate the second element that you want to paste your text int
5. Click into it
6. Paste

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to