sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01631
[Question #147840]: Env.isLockOn not supported in X-1.0rc2?
New question #147840 on Sikuli:
https://answers.launchpad.net/sikuli/+question/147840
Hi
I definitely installed Sikuli X-1.0rc2, but it does not support Env.isLockOn and Env.getSikuliVersion.
Strangely Env.getClipboard is supported. I think all of three are new features in 1.0rc2.
When I type "print dir(Env)", the result is like:
['__class__', '__delattr__', '__doc__', '__eq__', '__getattribute__', '__hash__', '__init__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__str__', 'class', 'equals', 'getClass', 'getClipboard', 'getMouseLocation', 'getOS', 'getOSUtil', 'getOSVersion', 'getSeparator', 'hashCode', 'isLinux', 'isMac', 'isWindows', 'notify', 'notifyAll', 'toString', 'wait']
So, isLockOn and getSikuliVersion are missing, but getClipboard is in there.
I try to install after downloading Sikuli X-1.0rc2 over and over, but the same.
Please help me~
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.