← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #452897]: Unable to type '_' and capital letters in VNC screen

 

Question #452897 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/452897

Tom Vandenbroeck posted a new comment:
I'm using the following command in my script (ENTER is not used as a
modifier):

vncScreen = edu.unh.iol.dlc.VNCScreen.start(ipAddress, vncPort, 10, 10000);
vncScreen.type("myCommand_to_execute" + Key.ENTER);

I don't know why it was not copied correctly to this page.

Sorry for the confusion

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