From amishrobot at protonmail.com Tue Feb 5 15:39:39 2019 From: amishrobot at protonmail.com (AmishRobot) Date: Tue, 05 Feb 2019 15:39:39 +0000 Subject: Cacio-tta (probably) simple issue Message-ID: Good afternoon, I've been using XVFB and VNC in an attempt to run Java Swing GUI tests on a headless linux Jenkins server. It works, but it is not stable, most likely due to the issues you mentioned in your blog posts for Cacio. This isn't really a request for support, but I'm just wondering if its a simple error as to why, when running tests, I receive an error telling me "The component to click is out of the boundaries of the screen". I tested Cacio first on a small proof-of-concept Swing application/test, and all worked as expected. When using it on my actual projects, I get the above-mentioned error. Kind Regards Scott D Sent with [ProtonMail](https://protonmail.com) Secure Email. -------------- next part -------------- An HTML attachment was scrubbed... URL: From emilian.bold at gmail.com Tue Feb 5 21:56:20 2019 From: emilian.bold at gmail.com (Emilian Bold) Date: Tue, 5 Feb 2019 23:56:20 +0200 Subject: Cacio-tta (probably) simple issue In-Reply-To: References: Message-ID: I have no answer for you Scott, but do notice that yours is the first email on the mailing list since 2016! Not sure why you need Caciocavallo for headless GUI tests, we used to run normal Swing tests on Linux with xvfb. Actually, we have multiple xvfb instances running on the same machine so we could distribute tests among them and finish the whole batch sooner (since, as you know, in many GUI tests, you just wait and wait to make sure some button is visible so there is no CPU usage). PS: I assume your xvfb resolution is OK for your frames? --emi On Tue, Feb 5, 2019 at 5:40 PM AmishRobot wrote: > Good afternoon, > > I've been using XVFB and VNC in an attempt to run Java Swing GUI tests on > a headless linux Jenkins server. It works, but it is not stable, most > likely due to the issues you mentioned in your blog posts for Cacio. > > This isn't really a request for support, but I'm just wondering if its a > simple error as to why, when running tests, I receive an error telling me > "The component to click is out of the boundaries of the screen". > > I tested Cacio first on a small proof-of-concept Swing application/test, > and all worked as expected. When using it on my actual projects, I get the > above-mentioned error. > > Kind Regards > > Scott D > > > Sent with ProtonMail Secure Email. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: