← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #225201]: How to type numerical characters in french local system --- use paste()

 

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

RaiMan proposed the following answer:
in the case of numbers only this might work:

type("123", KeyModifier.SHIFT)

if it works, you have to split one type() into multiple type()'s for
non-number groups and number groups.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.