Answers for UiPath Lesson 9 Excel & Data Tables quiz
Answers for UiPathLevel 1 Lesson 9 Excel & Data Tables quiz What happens if the AddHeaders option is checked for Read Range Activity? Ans : – The first row from the specified range is considered to be the column names You need to read from an Excel sheet and you don’t know theRead More →
UIPath Answers for UiPath Lesson 8 Advanced Citrix Automation quiz
Answers for UiPathLevel 1 Lesson 8 Advanced Citrix Automation quiz What does the Find Image activity return? Ans : – An UI element object. How can you start an application within a Citrix environment? Ans : – Double clicking its icon on the desktop – Define a shortcut key and then trigger theRead More →
UIPath Answers for UiPath Lesson 7 Image and Text Automation quiz
Answers for UiPath Level 1 Lesson 7 Image and Text Automation quiz How can you scrape a field on a Citrix Environment when the value in that field changes each transaction? Ans : – Find a static element nearby and use Scrape Relative Is Reset Clipping Region mandatory to be executed atRead More →
UIPath Answers for UiPath Lesson 6 Selectors quiz
Answers for UiPath Level 1 Lesson 6 Selectors quiz What can we use to build reliable automations when the selectors might not be very stable? Ans : – Partial selectors – Anchor Base activity – Relative selectors Can full selectors be used inside a container (Attach Window or Open ApplicationRead More →
UIPath Answers for UiPath Lesson 5 Advanced UI Interaction quiz
Answers for UiPath Level 1 Lesson 5 Advanced UI Interaction quiz Which of the text extraction methods can return the hidden text from a UI element? Ans : – FullText Can the robot be programed to ignore taking hidden information while using the Full Text method? Ans : – YesRead More →
UIPath Answers for UiPath Lesson 4 – Recording Introduction quiz
Answers for UiPath Level 1 Lesson 4 Recording quiz When is it recommended to use Desktop recording? Ans : – When you automate more steps in the same window What recording profiles are available in UiPath Studio? Ans : – Basic, Desktop, Web, Citrix How do you stop the recording?Read More →
UIPath Answers for UiPath Lesson 3 Data Manipulation quiz
Answers for UiPath Level 1 Lesson 3 Data Manipulation quiz Which of the following statements are true regarding the Output DataTable activity? Ans : – Returns the data contained in a DataTable as a string in a csv format If currentRow represents a row from a DataTable with two columns inRead More →
UIPaht Answers for UiPath Lesson 2 Variables, Data Types & Control Flows quiz
Answers for UiPath Level 1 Lesson 2 Variables, Data Types & Control Flows quiz In which variable types can you store text? Ans : – String – Generic What kind of workflow should you use when performing multiple activities in a fixed sequential order? Ans : – Sequence You can insert aRead More →