Question 1
A developer uses Read Range and Write Range activities to copy data from one worksheet to another. What will be the value of "A1" cell in "Sheet2" worksheet when the following sequence is executed?
Please find below the properties of the Read Range activity
Please find below the properties of the Write Range activity
Please find below the data in "Sheet1"
Question 2
What types of assets can be created in Orchestrator?
Question 3
The String.Format("Input ={0} and Output = {0}", "1","2") expression returns the following:
Options are :
Question 4
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' />
<webctrl tag='TABLE' />
<webctrl tag='TD' tableCol='2' tableRow='2' />
What is a valid selector to get the 5-th element in the WIID column?
Question 5
A developer entered custom values in the Browser property in the UI Automation section of the Activity Project Settings menu.
Which set of activities can be affected by this change?