What is the slowest method of reading text?
What is the slowest method of reading text?A . Native B. FullText. C. OCRView AnswerAnswer: C
When is it recommended to use full selectors?
When is it recommended to use full selectors?A . When switching between multiple windows. B. When the selector is stable. C. When performing multiple actions in the same window. D. When working with dynamic selectors.View AnswerAnswer: A Explanation: Full selectors contain all the elements needed to identify a UI element,...
In which workflow in the UiPath Robotic Enterprise Framework template is the TransactionNumber global variable incremented by default?
In which workflow in the UiPath Robotic Enterprise Framework template is the TransactionNumber global variable incremented by default?A . Process workflow B. GetTransactionData workflow C. SetTransactionStatus workflowView AnswerAnswer: C
What activity can you use to get a column value from a specific row of a DataTable?
What activity can you use to get a column value from a specific row of a DataTable?A . Row Read Cell B. Get Row Item C. Remove DataView AnswerAnswer: B
What type of container will Web Recording generate?
What type of container will Web Recording generate?A . No container B. Attach Browser C. Attach Window D. Excel Application ScopeView AnswerAnswer: B
Which of the following are required to have efficient execution of automation projects?
Which of the following are required to have efficient execution of automation projects?A . Recovery abilities B. Effective logging mechanisms C. Proper exception handlingView AnswerAnswer: A,B,C
In UiPath Robotic Enterprise Framework, what are the transitions of the Init state?
In UiPath Robotic Enterprise Framework, what are the transitions of the Init state?A . In the case of Success, the transition is to the Process Transaction state. B. In the case of System Error, the transition is to the End Process state. C. In the case of Success, the transition...
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?
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?A . Element B. Selector C. ClippingRegion D. WaitForReadyView AnswerAnswer: C Explanation: Reference: https://docs.uipath.com/activities/docs/click
Which workflow activity requires modifications to some of the properties' default values to ensure this process runs in the background?
Allow the user to interact with separate desktop applications at the same time. Which workflow activity requires modifications to some of the properties' default values to ensure this process runs in the background?A . Get Text B. Element Exists C. Select Item D. Type IntoView AnswerAnswer: A
Which workflow activity requires modifications to some of the properties' default values to ensure this process runs in the background?
Allow the user to interact with separate desktop applications at the same time. Which workflow activity requires modifications to some of the properties' default values to ensure this process runs in the background?A . Get Text B. Element Exists C. Select Item D. Type IntoView AnswerAnswer: A