I have created a job in Jenkins that will start and run my Final Builder Project on a slave machine.
The first action is to install my desired software. Even though I am running Final Builder silently, I should see the GUI pop up for the product that is installing. If I copy the same script into the command line, it runs correctly and I see the GUI pop up to install the desired software. When I run the Jenkins job, I don't see any GUI open on the slave machine. I open the task manager and I see final builder open and running and I even later see the product has installed, but I can't seem to get the GUI's to open on the desktop. I need the GUI because I am running automated tests with the GUI of the desired software to simulate user experience. I made sure that the Jenkins service is running as the username I am logged into the machine with. I also made sure to check the interact with desktop option with the username. thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/83552018-6728-4c58-9a18-2040a7cc89ab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
