sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #49057
[Question #675498]: Remote Testing With Sikuli VNC
New question #675498 on Sikuli:
https://answers.launchpad.net/sikuli/+question/675498
I am attempting to click on images on a remote desktop computer. I am using UltraVNC with SikuliX running in an eclipse environment. When I execute the script i get a FindFailed error. Can I use UltraVNC with SikuliX.1.1.3? I am connecting to the remote computer with the following line in my script:
VNCScreen vncscreen=org.sikuli.script.Sikulix.vncStart("127.0.0.1", 5900, 10, 1000);
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.