← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #269110]: Handler Type test

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
if we are talking about 1.1.0:

type = event.getType()

the possible types you might get (depending on the used onXXX):

if type == ObserveEvent.VANISH:

.... .APPEAR
.... .CHANGE

come back if it is not 1.1.0

(I will update the docs for 1.1.0 on monday)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.