Which of the following demonstrates the correct syntax for using the Vb.Net "If" Operator?
Correct Answer:
D
What is created automatically when you create a coded automation in UiPath?
Correct Answer:
A
A developer defines new log fields using the Add Log Fields activity. When will the custom log fields stop being added to the robot execution logs?
Correct Answer:
B
The Add Log Fields activity adds custom log fields to the Robot Execution Logs, which are included in every Log Message execution throughout the entire workflow1. The custom log fields can be useful for adding more information and visibility to the logs, especially for transactional data processes2. However, the custom log fields are not permanent and can be removed by using the Remove Log Fields activity, which takes the name of the custom log field as an input1. The Remove Log Fields activity is usually placed at the end of a transaction, to reset and remove the custom log fields for the next transaction2. Therefore, the custom log fields will stop being added to the robot execution logs when a Remove Log Fields activity is used to remove them.
https://docs.uipath.com/activities/other/latest/workflow/add-log-fields
https://www.uipath.com/community-blog/tutorials/add-log-field-advantages
When automating the process of entering values into a web form, requiring each field to be brought to the foreground, which property of the Type Into activity should be adjusted to achieve this?
Correct Answer:
B
What is the default URL of the OCR server that runs the Computer Vision service?
Correct Answer:
D