New question #643656 on Sikuli:
https://answers.launchpad.net/sikuli/+question/643656

The doc :
http://sikulix-2014.readthedocs.io/en/latest/screen.html#connecting-to-a-vnc-server-vncscreen

Says to use 

vnc = vncStart("192.168.2.25") # some VNC Server in the local net
remoteRegion = vnc.newRegion(x, y, w, h)

But when I run it, with my own values, I got :

Establish a VNC connection to atemqesxhost21p on port 5900
[error] script [ Sans titre ] stopped with error in line 4
[error] AttributeError ( 'org.sikuli.vnc.VNCScreen' object has no attribute 
'newRegion' )


Any idea Why ?

I'm using the 1.1.2 build 2017-06-04 on a Windows 2012R2



-- 
You received this question notification because your team Sikuli Drivers
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

Reply via email to