Prompt command

Use the Prompt command to insert a user prompt that requests input from a user when running an automated task.

Prompt for Value
Use this command in tasks where the values change frequently, for example tasks that interact with online forms. The entered value can be assigned to a variable.
Select the Encrypt Keystrokes check box to prompt users for passwords and encrypt the keystrokes. An encrypted value cannot be assigned to a variable.
Prompt for File
Prompts user for one or more files from a single folder. The value of the files selected can be assigned to a list variable. Users can configure a caption for the prompt window.
Prompt for Folder
Prompts the user for a single folder. The value of the folder selected can be assigned to a value variable. Users can configure a caption for the prompt window.
Prompt for Yes/No

Prompts the user for a Yes or No response to a question when the task is running. The value selected during playback can be assigned to a value variable.