InterviewSolution
| 1. |
What is UiPath Explorer? |
|
Answer» The powerful TOOL UI Explorer ALLOWS users to construct a CUSTOM selector for a single UI element. It's a standalone utility that users can get from your AUTOMATION Cloud instance's Resource Center, or through Studio if you're using UiPath. The UIAutomation.The ACTIVITIES package is added to the project as a dependency. You don't need to install Studio to use UI Explorer as a standalone application. This is useful when you want to ensure that a program can be automated using selectors. It allows you to quickly inspect items without having to create a process. |
|