← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #149653]: Get error "NameError: name 'F5' is not defined" in type(KEY_CTRL + F5)

 

Question #149653 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/149653

    Status: Open => Answered

RaiMan proposed the following answer:
If you look again into the mentioned doc, you might read:

Usage: Key.CONSTANT (where CONSTANT is one of the following key names).

and find some useful examples ;-)

type(Key.F5, KEY_CTRL)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.