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 #138419]: How to take a screenshot of a local folder's context menu?

2024-02-06 Thread MR HSNNN
Question #138419 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/138419 MR HSNNN posted a new comment: Capturing a screenshot of a context menu, like the one that appears when you right-click a folder and select "copy," can pose challenges in Sikuli. To address this, you can

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

[Sikuli-driver] [Question #709217]: Automated testing

2024-02-06 Thread Abeed Chowdhury
New question #709217 on SikuliX: https://answers.launchpad.net/sikuli/+question/709217 Hi, I am working on a project where I want to be able to take a screen recording of a randomized interaction with a GUI. The main goal is to capture a comprehensive range of possible user interactions with a

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