← Back to team overview

sikuli-driver team mailing list archive

[Question #680777]: [1.1.4]How to print Key.ENTER name?

 

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.