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

I want to print(Key.ENTER)
then result is
ENTER

print(Key.DELETE)
the result is
DELETE

I try to Key.ENTER.__name__
There is error message: unicode object no "name" attribute

how to print key's name?

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