sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21690
Re: [Question #237129]: how to use printscreen on laptop in java which requires to press the "fn" key
Question #237129 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/237129
Status: Open => Answered
RaiMan proposed the following answer:
on comment #6
--- wait in Java class.
use screen.wait(10f)
--- Java -cp %sikuli-script.jar" <filename>.java
to run a java program, you need compiled classes (.java ia source file)
Java -cp %sikuli-script.jar" <filename>.class
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.