← Back to team overview

sikuli-driver team mailing list archive

[Question #661738]: when determine NUM_LOCK, sikuli stoped

 

New question #661738 on Sikuli:
https://answers.launchpad.net/sikuli/+question/661738

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

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.