sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07761
[Question #182979]: UnAble to take screen shot
New question #182979 on Sikuli:
https://answers.launchpad.net/sikuli/+question/182979
I am looking for a way to launch/switch to an application (Which is very easy) Take a screen shot. Switch to word and paste it.
This is what I have
click("1324950650185.png")
Key.PRINTSCREEN
click("Next.png")
click("1324950529467.png")
type(KeyModifier.CTRL + "V")
type(Key.Enter)
The bottom part does not work yet but the real issue is the PrintScreen option does not take a printscreen and put it into the clipboard.
Thanks for any information in advanced!
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.