Special Summer Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

UiPath UiPath Certified Professional - Developer Track UiPath-ADAv1 New Questions

Page: 19 / 25
Total 382 questions

UiPath Automation Developer Associate Exam (2023.10) Questions and Answers

Question 73

A developer needs to create a workflow that manipulates items related to invoices inside a web application. The following selector represents a UI element inside an invoice

represented by an 8-alphanumeric system-generated vendor tax ID.

<html app='chrome.exe' title='ACME System - Invoice - RO123456' />

Assuming only the Vendor Tax ID value changes in the selector, what represents an example of a good selector that matches only specific invoices with the vendor tax ID

defined in a pre-selected existing list?

Options:

A.

<html app='chrome.exe' title='ACME System - Invoice - {{VendorTaxID})' />

Where VendorTaxID is a 8-alphanumeric element.

B.

<html app='chrome.exe' title='ACME System - Invoice - " />

Where VendorTaxID is a 8-alphanumeric element.

C.

<html app='chrome.exe' title='ACME System - Invoice - RO123456' />

Where VendorTaxID is a 8-alphanumeric element.

D.

<html app='chrome.exe' title='ACME System - Invoice - RO123456' />

Where VendorTaxID is a 8-alphanumeric element.

Question 74

Which is the recommended variable type for storing password values that are composed solely of numbers?

Options:

A.

Object

B.

Int32

C.

SecureString

D.

Int64

Question 75

A developer stored a UiPath Studio project remotely in GIT. Which feature allows the developer to view the project on their local machine?

Options:

A.

Clone Repository

B.

Copy to GIT

C.

Disconnect

D.

GIT Init

Question 76

When using Invoke Workflow File, in the import arguments panel, what types of expressions can be used in the value column?

Options:

A.

In arguments can be given Hard-coded values or variables. In/out and out arguments can only be given variables.

B.

In arguments can only be given Hard-coded values. In/out and out arguments can only be given variables.

C.

In/out and out arguments can be given Hard-coded values or variables. In arguments can only be given variables.

D.

Only variables can be configured for all types of arguments.

Page: 19 / 25
Total 382 questions