Curriculum
- 16 Sections
- 82 Lessons
- Lifetime
Expand all sectionsCollapse all sections
- Clipboard Action Components6
- DateTime Action Components2
- Dialog Action Components7
- Environment Action Components2
- DataTable Action Components12
- 5.1Add Column5 Minutes
- 5.2Add Row5 Minutes
- 5.3Clear DataTable5 Minutes
- 5.4Create DataTable5 Minutes
- 5.5Edit DataTable5 Minutes
- 5.6Get Row5 Minutes
- 5.7Get Row Item5 Minutes
- 5.8Merge DataTable5 Minutes
- 5.9Remove Duplicate Rows5 Minutes
- 5.10Remove Data Row5 Minutes
- 5.11To Json String5 Minutes
- 5.12Select DataTable5 Minutes
- Directory Action Components4
- File Action Components8
- Invoke Action Components5
- Keyboard Action Components3
- Loops Action Components7
- Mouse Action Components3
- Process Action Components5
- Utilities Action Components4
- WebAPI Action Components3
- Serialization Action Components7
- String Utils Action Components4
Text Viewer
Description
Text viewer
Input Properties
- Text (String) – Text to displayed.
Output Properties
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.