Re: [Sikuli-driver] [Question #703663]: no viable alternative at input keydown?

2022-10-31 Thread Manfred Hampl
Question #703663 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/703663 Status: Open => Answered Manfred Hampl proposed the following answer: You have to put the C between quotes to specify that it is the character "C" and not a variable with that name. keyDown("C") or

[Sikuli-driver] [Question #703663]: no viable alternative at input keydown?

2022-10-31 Thread Ralph Whitlock
New question #703663 on SikuliX: https://answers.launchpad.net/sikuli/+question/703663 So I'm making a program for automatically fishing in stardew valley, but I can't even get the program to hold the mousebutton or a keypress. It only gives me this error: [error] SyntaxError ( "no viable

[Sikuli-driver] [Question #703652]: multiple monitors, multiple fullscreen windows support

2022-10-31 Thread xiaopeng
New question #703652 on SikuliX: https://answers.launchpad.net/sikuli/+question/703652 I have multiple fullscreened windows somtimes minimized on multiple monitors. does SikuliX supports actions on each of those windows ? -- You received this question notification because your team Sikuli