New question #274003 on Sikuli: https://answers.launchpad.net/sikuli/+question/274003
I'm trying to remotely run a sikuliX script from cygwin via SSH. When i run it locally using a BAT file, it runs correctly. But when i run from cygwin remotely the script starts but all the clicks fails [log] CLICK on L(145,980) [error] Location: outside any screen (9016616, 9016616) - subsequent actions might not work as expected [error] Location: outside any screen (145, 980) - subsequent actions might not work as expected [error] Location: outside any screen (9016616, 9016616) - subsequent actions might not work as expected E test (FNC_POS_SS10_Add_CreditOver20_InMenu_To_Game_Start_Session.AddCreditOver20InMenuToGameStartSession) [error] Location: outside any screen (145, 980) - subsequent actions might not work as expected And many more. Somehow remote access via cygwin is preventing correct access to the screen. The screen is still on, and the application to be tested is running. Any ideas. -- You received this question notification because your team Sikuli Drivers 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

