Select Page
Codoid Blog

VNC Server Connection Using Sikuli

Being a leading QA Company, we write blogs on all prominent software testing topics and tools using our real-world experience. So stay sharp by subscribing to our Newsletter.

VNC server can be connected using SikuliX. Once we invoke vncStart() method, it returns VNCScreen object. All you need to do is pass the below parameters while connecting your VNC server.

Parameters:

• ip – the server IP (default: 127.0.0.1 loopback/localhost)
• port – the port number (default 5900)
• connectionTimeout – seconds to wait for a valid connection (default 10)
• timeout – the timout value in milli-seconds during normal operation (default 1000)

Code

VNCScreen vncscreen=org.sikuli.script.Sikulix.vncStart("127.0.0.1", 5900, 10, 1000);
vncscreen.type("abc");
vncscreen.find("xxx.png");
  

Source: Connecting to a VNC Server (VNCScreen)

Comments(0)

Submit a Comment

Your email address will not be published. Required fields are marked *

Talk to our Experts

Amazing clients who
trust us


poloatto
ABB
polaris
ooredo
stryker
mobility