sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30536
Re: [Question #261858]: How to execute remotely sikuli scripts on a Ubuntu VIrtual Machine
Question #261858 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/261858
Status: Open => Solved
sandeep confirmed that the question is solved:
This is how I made it work.
Install vncviewer on the guest OS where sikuli scripts reside.
>From the remote machine launch the following:-
vncviewer <sut>:1
export DISPLAY=:0
./runIDE -r ~/.my_test
Works with same display settings used while writing the script so no issues at all.
Works pretty well.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.