← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #662304]: Need help to change keydown() code because this is not working, even I have to run it via batch file (with Admin Rights)

 

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.