Exam Name: | UiPath Automation Developer Associate Exam (2023.10) | ||
Exam Code: | UiPath-ADAv1 Dumps | ||
Vendor: | UiPath | Certification: | UiPath Certified Professional - Developer Track |
Questions: | 382 Q&A's | Shared By: | robin |
A developer wants to create a process that interacts with a minimized window. However, when the process is executed, the robot is not able to click on a button inside the application.
Which click activity property configuration would cause the automation to run only on foreground windows?
A developer has defined a variable named "CurrentDate" of type Date Time. Which of the following expressions can be used to show what hour was 12 hours prior to the date from the variable?
A developer has published a new library from UiPath Studio to the Orchestrator feed. Another developer on the team is connected to the same Orchestrator where the library has been published.
What steps are necessary for adding this library as a dependency in a project?
A developer wants to add items to a list of strings using the Invoke Method activity. The list is declared as follows:
The Invoke Method includes the following properties:
The Parameters property is as follows:
Based on the exhibits, what is the outcome of this Invoke Method activity?