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.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp