Save the screenshot of desktop in Microsoft Word

Asked by muzammil

Hi,

I am new to sikuli and I had one doubt.Consider I am using sikuli and written some sentences in MicrosftWord using sikuli(by using the editor command) and now I want to take a screenshot of the Desktop and paste in MicrosftWord file after the sentences I have written.

Can this be done in sikuli.

Thank you
Muzammil

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Best RaiMan (raimund-hocke) said :
#1

Just write down the steps simulating mouse and keyboard as you would do it manually.

see docs:
http://sikulix-2014.readthedocs.io/en/latest/keys.html#key-constants

Revision history for this message
muzammil (inamdar) said :
#2

Thanks RaiMan, that solved my question.

Revision history for this message
muzammil (inamdar) said :
#3

Thank you very much, I was able to get my solution.