sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33609
[Question #269110]: Handler Type test
New question #269110 on Sikuli:
https://answers.launchpad.net/sikuli/+question/269110
Hi. In the OnVanish and OnAppear handle how im able to test what is the type of event that happened on the screen.
def myhandle(event):
if event.type == "VANISH":
if event.type == "APPEAR":
does not work. Sorry if its a basic question. Im new to all of this.
Thanks
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.