Using Sikuli with Cruise Control

Asked by Kelly Monroe

Is it possible to use Sikuli with Cruise Control setup on a remote machine where a user will not be logged in (i.e. there is no screen session going)?

Edit: It seems the terminology I am looking for is interactive desktop. Does Sikuli require this?

Thanks,
Kelly

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

Normally, a Sikuli script needs a real monitor on the machine it is running to realize the find() and click() actions.

So in your case, this will not work.

There are some reports about using VNC or special setups of X11, that allow to run scripts on "headless" machines. I cannot judge, whether this could help - I have no knowledge nor experience.

Revision history for this message
Tsung-Hsiang Chang (vgod) said :
#2

I've tried using Sikuli on Hudson. Hudson has a plugin that starts Xvnc automatically on UNIX machines so Sikuli can run in that vnc session. I think Cruise Control should have similar plugins.

Can you help with this problem?

Provide an answer of your own, or ask Kelly Monroe for more information if necessary.

To post a message you must log in.