sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #47423
Re: [Question #670205]: How to view VNCviewer screen in foreground during execution.
Question #670205 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/670205
Bennil posted a new comment:
I am using Sikuli 1.1.1 version java.
I am using the below mentioned code. PFB for your reference
VNCScreen vnc= VNCScreen.start("**.**.**.**",5900,"*****",5000,5000);
vnc.showScreen();
i want to view my vnc screen during execution?..do this code works.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.