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.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp