Select Folder Dialog
Description
This action component opens a folder dialog, allows you to select a folder and returns selected folder path.
Output Properties
- Result (String) – The full path of the selected folder stored in a string variable.
General Properties
- GlobalWaits (Checkbox) – Apply global waits when PreWait or PostWait are not specified.
- IgnoreError (Checkbox) – Continue the process flow without throwing error.
- PostWait (Checkbox) – Apply specified wait after execute the action.
- PreWait (Checkbox) – Apply specified wait before execute the action.