开发者

running java swing fest test when computer is locked

Can the FEST-Swing (mentioned here) test still work if the computer is locked? I did a test, and it didn't 开发者_如何学Gowork. 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.


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜