← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #667231]: sikuli stopped

 

Question #667231 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/667231

    Status: Answered => Open

Ju1+i-我. is still having a problem:
thanks for your help ,

Only   type(key.num_lock)  is executed , it's ok

however,the error occurred when   if was used to determine whether the
lights of NUM_LOCK were extinguished

        if Env.isLockOn(Key.NUM_LOCK) == True:
            wait(1)
            type(Key.NUM_LOCK)
            wait(1) 
        else:
            wait(1)

Could you please help me to see what caused it?
thanks  a lot

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