Method KeyPress
Presses any single key (number) in the ApplicationUsage
Function KeyPress(
String Key,
Boolean Report [Optional]
)
Parameters
Key
Type: String
Key (character) to press
Report (optional)
Type: Boolean
Default value: true
Report this step to results
Returns
No return value
Example
VBScript
JavaScript
Comment
Press "Enter" key