sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #51050
Re: [Question #679226]: Keyboard frozen after script run --- need to press ctrl-alt-c
Question #679226 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679226
RaiMan posted a new comment:
until now I did not find an option to start a command prompt using App
open.
I will make this a request bug (command prompt open, focus and close)
The easiest way:
type("r", Key.WIN)
wait(1)
type("cmd" + Key.ENTER)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.