sikuli copy and paste

Asked by rupayan nath

i want to paste ('EOM1-0987654321234567890-1LOMCA7') in place of ('EOM1-0987654321234567890-1LOMCA8'). I have copied it from excel cell successfully. How can I paste it in the above mentioned way using sikuli.

Thanks

Question information

Language:
English Edit question
Status:
Expired
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Eugene S (shragovich) said :
#1

In Sikuli you can use "type()" or "paste()" functions.
Have you tried these?

Revision history for this message
rupayan nath (nathrupayan) said :
#2

EOM1-0987654321234567890-1LOMCA7 is an order_id. I have to copy and paste the id to a database SQL query and execute the query several times. I believe i have to use some loop here. Can you suggest me some way?

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.