run script on remote server

Asked by Victor Balan

hi,
it is possible to create a sikuli script and schedule it on remote server windows 2008 r2 with windows scheduler?

For example I create a script that open internet explorer and navigate to a specific web page and i want to launch it on a remote server every 5 minutes(schedule with windows scheduler).

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

- the server must have a real monitor
- the server must be logged in and active (no screen saver) at the time the script runs
- the server must have a working Sikuli installation (which can be stripped down to JRE 6, sikuli-script.jar and the line folder when using < java -jar path-to-sikuli-script.jar path-to-script.sikuli > (no runtime parameters in this case) )
- be aware of the test problem: https://answers.launchpad.net/sikuli/+question/166785

Other possibilities are with using VNC: faq 1857

Can you help with this problem?

Provide an answer of your own, or ask Victor Balan for more information if necessary.

To post a message you must log in.