문제

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.

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top