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

    Status: Open => Answered

RaiMan proposed the following answer:
I have to check, whats wrong with write() (Be aware: not yet official
;-)

this worked for me:

number_of_lines = 2
for i in range(number_ of_lines): type(Key.TAB, Key.ALT)

... is a one-liner too ;-)

-- 
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