InterviewSolution
Saved Bookmarks
| 1. |
What are the different properties in UiPath? |
|
Answer» UiPath provides a number of activities that aid in the automation of desktop and web-based applications. In the activity panel under UI automation, properties describe such activities that are utilized for automating apps. ContinueOnError, Delay Before, Delay After, TimeoutMS, Target, and WaitForReady are the core attributes of any project.
|
|