sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05749
[Question #172696]: Stimulting Keyboard presses for *.skl
New question #172696 on Sikuli:
https://answers.launchpad.net/sikuli/+question/172696
Because I found a problem,
The"Alt+shift+c" interrupt key seem work on IDE only
So I tried to design a key(Esc) to stop *.skl
==========================
if keyDown(Key.ESC) :
popup("script has stopped")
exit()
=========================
but it's Invalid
please advise
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.