Public bug reported:

https://answers.launchpad.net/sikuli/+question/680971

I want to open 2 windws of same application at the same time.
How can I do it with SikuliX1.1.4 ?

[OS]
Windows Server 2008
[java]
java version "1.8.0_201"
Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode)

[example]
I can do it with SikuliX 1.1.1 .
App.open("calc")
App.open("calc")

But I can not do it SikuliX 1.1.4 .
App.open("calc")
App.open("calc")

** Affects: sikuli
     Importance: Undecided
         Status: New

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

Title:
  [request]App.open:open the same application multiple times at the same
  time

Status in Sikuli:
  New

Bug description:
  https://answers.launchpad.net/sikuli/+question/680971

  I want to open 2 windws of same application at the same time.
  How can I do it with SikuliX1.1.4 ?

  [OS]
  Windows Server 2008
  [java]
  java version "1.8.0_201"
  Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
  Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode)

  [example]
  I can do it with SikuliX 1.1.1 .
  App.open("calc")
  App.open("calc")

  But I can not do it SikuliX 1.1.4 .
  App.open("calc")
  App.open("calc")

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to