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

I want to convert below code with write() function:

KeyDown(Key.ALT)
type(Key.TAB)
keyUp()

I have edited these attributes in write() function but it is not working with 
it:

number_ of_lines = 2
write("#W5#A+#T%d#A-"%number_of_lines)

[Error] NameError ( name 'key' is not defined)


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