String Input Step

Brief description

This step writes a desired string into the previously opened application (examples of use)

Step Information

Step name (Not required) the custom name of the process step that labels the editor’s process step box

Input parameters

  • Wait for window activation(Required)
    • T (true)
    • F (false- default value)
  • Choose Application (Required)– custom name of the starting application instance/process that was opened previously
  • Application (Required)– application instance name
    • Automatically appears when you choose the application 
  • Choose existing class name (Not required) - existing application instance window element unique name
  • Class name (Not required)- application instance window element unique name
  • Window title (Not required)– application instance window graphical control visible element
  • Value (Required)– value or existing variable name that contains the value to write
  • Pause between keystrokes[ms] (Not required)-  integer value in ms

Was this article helpful?