sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41592
Re: [Question #452897]: Unable to type '_' and capital letters in VNC screen
Question #452897 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/452897
dinev posted a new comment:
I am not sure if you are using type command correctly. Why ENTER is used
as modifier?
Here is type command definition
type([PSMRL, ]text[, modifiers])
Type the text at the current focused input field or at a click point specified by PSMRL.
Parameters:
PSMRL – a pattern, a string, a match, a region or a location that evaluates to a click point.
modifiers – one or more modifier keys (Class Key)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.