sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35282
[Bug 1508019] Re: Retrieving Sikuli version is no longer available
Just continue to use the Env functions.
It will "forever" be redirected to
RunTime.get().SikuliVersion
... the pointer to Settings is a doc error ;-)
... but in version 2 I plan to revise the whole Settings/options stuff
anyways.
** Changed in: sikuli
Status: New => Fix Committed
** Changed in: sikuli
Importance: Undecided => High
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.1
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1508019
Title:
Retrieving Sikuli version is no longer available
Status in Sikuli:
Fix Committed
Bug description:
Sikuli 1.1.0 rel 2015-10-06
64-bit Windows 7
Trying to compare Sikuli versions prior to proceeding in our test script, but code to retrieve the Sikuli version is no longer available per documentation.
Doesn't appear that one can retrieve the Sikuli Version being run
anymore. Env says variables/method are deprecated and points to
Settings. But Settings doesn't appear to have the variables/methods
that Env says to use.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1508019/+subscriptions
References