sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33444
Re: [Question #268772]: import data from one application to another using sikuli
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.