** Changed in: sikuli
   Importance: Medium => Wishlist

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1820822

Title:
  [request] Windows: App.open(): open a command prompt and allow focus
  and close

Status in Sikuli:
  In Progress

Bug description:
  missing feature.

  workaround to open a command prompt:
  type("r", Key.WIN)
  wait(1)
  type("cmd" + Key.ENTER)

  focus, close not possible yet (only by clicking and typing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1820822/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to