← Back to team overview

sikuli-driver team mailing list archive

[Question #643667]: vnc.click

 

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

I'm using 1.1.1 Built 2017-04-06

This simple code :

vnc = vncStart("atemqesxhost21p", 5900)
ApplyKeyboardButton = vnc.wait("ApplyKeyboard.png")
vnc.click(ApplyKeyboardButton)

Do a click at the center of the VNC screen !
despite the log :

[log] CLICK on L(513,602)@R[0,0 1024x768]@S(0) E:Y, T:3,0 (502 msec)

Further use of click is ok. Only The 1rst one is affected  !



-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.