sanjayram
2 years agoContributor
Keys Action for Space Bar
Keys Action for Space Bar?
In TestComplete, you have the option to record,
Select Record Script and record your actions, afterwards you'll see the code that is generated.
In Keys Action, if Keys("a") mimics 'a' and Keys("z") mimics 'z' on the keyboard, then Keys(" ") must mimic ' ' spacebar?