sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20974
Re: [Question #182144]: Windows: App.open("cmd.exe") does not open a new command window when running from command line --- use the start command instead with os.popen()
Question #182144 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/182144
shawn kirsch posted a new comment:
looks like the work around is this line after you launch the cmd window.
It will rename the title.
type('title %s' %my_title)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.