Forum Discussion

sanjayram's avatar
sanjayram
Contributor
11 months ago
Solved

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?

     

2 Replies

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    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?