Question #153455 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/153455
jaffer posted a new comment: Workarounds to be followed for Sikuli : ------------------------------------------- 1a) Turn tomcat as windows service interactive, to use desktop and clipboard, etc. In Administrative Tools-> Services, right click the Apache Tomcat 6 service that corresponds to Hudson -> Properties. Go to the “Log On” tab, and there’s a checkbox you need to enable “Allow service to interact with desktop”. Restart the service after you have enabled this. 1b) 32 bit JDK as JAVA_HOME eg: C:\Program Files (x86)\Java\jdk1.7.0_51 2) C:\SikuliX\libs to PATH variable 3) Interactive Services Detection service should be running. 4) Session Isolation switch to session 0 to see tests running rundll32 winsta.dll,WinStationSwitchToServicesSession logged in session to back to user session rundll32 winsta.dll,WinStationRevertFromServicesSession -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

