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 →

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 →

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 →