Question #685372 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/685372
Status: Open => Needs information
RaiMan requested more information:
--- the name "App" is highlighted in red
normal IDE syntax highlighting (red = SikuliX class)
--- When I run the executable file, UAC (User Account Control) starts.
Which executable are you talking about?
calk-pro_x64.exe???
if yes: why is it asking such things? has nothing to do with SikuliX.
--- type (Key.TAB + Key.TAB + Key.ENTER)
type (Key.TAB)
type (Key.TAB)
type (Key.ENTER)
is better, since you are now able to add short waits after each type to
give time to the GUI (e.g. wait(0.3))
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp