I will try to keep this question simple. I've done much research on the topic, and haven't found any solution.
GUI Tests fail when doing maven builds on Hudson (Jenkins). Hudson is running as a service, logged on as Local System. I have enabled the service to interact with the desktop, but the tests are still failing.
The machine is a WinXP 64bit, but I have the option to migrate to Win7 64bit if that will fix this.
How do I get GUI tests passing during a hudson (maven) build?
Thanks