sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #45022
[Bug 1738167] [NEW] when determine NUM_LOCK, sikuli stoped
Public bug reported:
hi ,all
i'm using sikuli 1.1.1, when I wrote:
......
if Env.isLockOn(Key.NUM_LOCK) == True:
type(Key.NUM_LOCK)
type(Key.END,Key.SHIFT),
sikuli will exit when that is done
I don't know why
** 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/1738167
Title:
when determine NUM_LOCK, sikuli stoped
Status in Sikuli:
New
Bug description:
hi ,all
i'm using sikuli 1.1.1, when I wrote:
......
if Env.isLockOn(Key.NUM_LOCK) == True:
type(Key.NUM_LOCK)
type(Key.END,Key.SHIFT),
sikuli will exit when that is done
I don't know why
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1738167/+subscriptions
Follow ups