sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #52144
[Bug 1829856] Re: [request]App.open:open the same application multiple times at the same time
** 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/1829856
Title:
[request]App.open:open the same application multiple times at the same
time
Status in Sikuli:
In Progress
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
References