Re: [Sikuli-driver] [Question #709214]: script doesn't close after VNC (Java)

2024-02-12 Thread RaiMan
Question #709214 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/709214 Status: Open => Answered RaiMan proposed the following answer: ok, thanks for the additional info. I have to check. may take some days. sorry. -- You received this question notification because your

Re: [Sikuli-driver] [Question #709214]: script doesn't close after VNC (Java)

2024-02-12 Thread Davy Verbogt
Question #709214 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/709214 Davy Verbogt gave more information on the question: For what i have seen it seems to have to do with the mouse event. If i dont use the Click command it does close. When i look at the debugger. then it

Re: [Sikuli-driver] [Question #709214]: script doesn't close after VNC (Java)

2024-02-06 Thread Davy Verbogt
Question #709214 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/709214 Status: Needs information => Open Davy Verbogt gave more information on the question: With at the moment i use intelij i meant that i use intelij as my ide. what i do is. i connect to the VNC

Re: [Sikuli-driver] [Question #709214]: script doesn't close after VNC (Java)

2024-02-06 Thread RaiMan
Question #709214 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/709214 Status: Open => Needs information RaiMan requested more information: Do you close the VNC session before ending the script? --- At the moment i use Intelij I do not understand what that means. Can

Re: [Sikuli-driver] [Question #709214]: script doesn't close after VNC (Java)

2024-02-06 Thread Davy Verbogt
Question #709214 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/709214 Description changed to: I am using Sikulix to make some automated tests. I am using version 2.0.5 the latest api I need to connect to a pc with VNC to test there. That all works but when the script

[Sikuli-driver] [Question #709214]: script doesn't close after VNC (Java)

2024-02-06 Thread Davy Verbogt
New question #709214 on SikuliX: https://answers.launchpad.net/sikuli/+question/709214 I am using Sikulix to make some automated tests. I need to connect to a pc with VNC to test there. That all works but when the script reaches the end it never stops running. Also if i call System.exit(0) it