计算机锁定时运行 java swing fest 测试

发布于 2024-10-13 04:17:25 字数 341 浏览 1 评论 0原文

可以FEST-Swing(提到此处)如果计算机被锁定,测试仍然有效吗?我做了一个测试,但没有成功。我认为 Swing 不会在屏幕上绘制,因为屏幕已锁定,因此 FEST-Swing 测试将不起作用。有解决方法吗?谢谢。

Can the FEST-Swing (mentioned here) test still work if the computer is locked? I did a test, and it didn't work. I think the Swing doesn't paint on the screen because the screen is locked, hence the FEST-Swing test will not work. Is there a workaround? Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

喜爱皱眉﹌ 2024-10-20 04:17:25

我在 Windows 上也遇到了同样的问题。对我有用的是使用 Xvfb 在 Linux 机器上运行测试。

http://fest.codehaus.org/Running+FEST+under+Xvfb

I had the same problem with Windows. What worked for me was running the tests on a Linux box using Xvfb.

http://fest.codehaus.org/Running+FEST+under+Xvfb

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文