sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01777
[Question #149653]: Get error "NameError: name 'F5' is not defined" in type(KEY_CTRL + F5)
New question #149653 on Sikuli:
https://answers.launchpad.net/sikuli/+question/149653
I try to implement key pressing of Ctrl+F5 combination.
Write this:
type(KEY_CTRL + F5)
And get as result error: NameError: name 'F5' is not defined.
Cannot understand what is wrong. I use key reference from http://sikuli.org/docx/keys.html#Key
Regards
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.