New question #280432 on Sikuli: https://answers.launchpad.net/sikuli/+question/280432
When I run a script by commandline: C:\sikuliX>runsikulix.cmd -r c:\sikuliscripts\Octopus.sikuli +++ running this Java java version "1.8.0_60" Java(TM) SE Runtime Environment (build 1.8.0_60-b27) Java HotSpot(TM) Client VM (build 25.60-b23, mixed mode, sharing) +++ trying to run SikuliX +++ using: -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar C:\sikuliX\sikulix.jar -r c:\sikuliscripts\Octopus.sikuli this is sikuli But, when I run the same commandline by Octopus Deploy (https://octopus.com/) I get: +++ running this Java java version "1.8.0_60" Java(TM) SE Runtime Environment (build 1.8.0_60-b27) Java HotSpot(TM) Client VM (build 25.60-b23, mixed mode, sharing) +++ trying to run SikuliX +++ using: -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar C:\sikuliX\sikulix.jar -r c:\sikuliscripts\Octopus.sikuli [error] Location: outside any screen (25541952, 25541952) - subsequent actions might not work as expected [error] Location: outside any screen (25541952, 25541952) - subsequent actions might not work as expected this is sikuli The test it self does almost nothing, only type "this is sikuli". Should I check this with you or with Octopus Deploy? cheers, Giel -- 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

