UiPath Related Exams
UiPath-ADPv1 Exam

A developer configured the properties for a Click activity as shown below:
What happens if the activity cannot find its target at runtime?
What are the three main components of UiPath Integration Service?
Given the following variables assignments:
What will the output of the following conditional be: outputX = If(CInt(doubleX+Cdbl(intX) +CDbl(stringX))> 38.30, 1, 0)