sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #15791
[Question #220655]: Open App starts wrong version
New question #220655 on Sikuli:
https://answers.launchpad.net/sikuli/+question/220655
Hi Sikuli community,
when trying to open an application of which several versions are installed (Mac OS), then Sikuli always starts the wrong one, although they have different names in the Applications folder. Say, the app is called "my App" and the versions are "my App" (most recent version, this should be started) and "my App 2.3", "my App 3.3".
The code
myApp = App.open("my App") as well as
myApp = App.open("Applications/my App")
always starts the wrong version.
Any idea?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.