When fine-tuning a dynamic selector, how many characters does "*" replace?
A developer is adding a Log Message activity in an Exit section of a single state within a state machine. When will the Log Message activity in the Exit section be executed?
Review the following exhibits:
Based on the exhibits, what is the output of the sequence?
A developer wants to design a process in which multiple decision points will be used to accommodate complex scenarios.
In UiPath Studio, which recommended type of workflow meets this requirement?
A developer automates a process which has an Excel file as input data; however, Orchestrator is not available. As a result, the developer needs to adapt the Robotic Enterprise (RE) Framework for use with tabular data.
Based on UiPath best practices, where should the Excel file be read and stored in a global DataTable variable?
In a Robotic Enterprise (RE) Framework project that is connected to Orchestrator, what is the correct sequence of steps if an application exception occurs on a Queue Item in the Process Transaction state?
NOTE: Drag the Description found on the “Left” and drop on the correct Step Sequence found on the “Right”.
A developer is creating an automation project which processes personal information of employees.
To protect sensitive information that is logged during the execution of the automation at the Verbose level, how can the developer avoid logging variable and argument values in both Orchestrator and Studio?
You want to automate a process on the https://acme-test.uipath.com/work-items web page. On this page, the following table is displayed:
You observe that the selector of the element highlighted in red is:
<html app='chrome.exe' title='ACME System 1 - Work Items' />
What is a valid selector to get the 5-th element in the WIID column?
If a developer wants to use a variable of type UIElement to identify a button in a Click activity, which property must be manually configured during development?
Review the following exhibit:
Based on the exhibit, what is the result of the Write Line in the sequence?