Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

UiPath-RPAv1 Questions and Answers

Note! Following UiPath-RPAv1 Exam is Retired now. Please select the alternative replacement for your Exam Certification. The new exam code is UiPath-ADAv1

UiPath-RPAv1 Questions and Answers

Question # 6

What is the best way of scraping a large,selectable text in a Citrix environment?

Options are :

A.

Use the Microsoft OCR engine

B.

Use the google OCR engine

C.

Use a Get Full Text activity

D.

Select the entire text and copy it with the Copy Selected Text activity

Full Access
Question # 7

In the UiPath Robotic Enterprise Framework template, in the Get Transaction Data state of the main workflow, what happens before the next transaction item is retrieved?

Options are :

A.

We check if the previous transaction has been completed

B.

We check if a stop signal was sent from Orchestrator

C.

We check if a kill signal was sent from Orchestrator

Full Access
Question # 8

How can a robot start an application in Citrix?

Options are :

A.

By defining a shortcut key for the application and then triggering the app with a Send Hotkey activity

B.

By using an Open Application activity

C.

By using a command line.

D.

By double clicking on a Desktop icon

Full Access
Question # 9

What is the best practice to stop an ongoing job in Orchestrator?

Options are :

A.

By cancelling it and using a Should Stop activity inside the workflow

B.

The process can only stop on its own

C.

By terminating it

Full Access
Question # 10

Which emails are deleted if you use Get IMAP Mail Messages with the Delete Messages property set to true?

Options are :

A.

Only the emails that were marked as previously read

B.

There is no Delete Messages property for the Get IMAP Mail Messages activity. This option is available only for Get Exchange Mail Message

C.

The ones in the list that is retrieved by the Get IMAP Mail Messages activity

Full Access
Question # 11

After adding an Invoke Workflow File activity and selecting the workflow to invoke, you need to:

Options are :

A.

Click Import Arguments, and then bind the arguments to the local variables or to some default values

B.

Click Edit Arguments, and then bind the arguments to the local variables or to some default values

Full Access
Question # 12

What are the functions of the Outline panel?

Options are :

A.

It shows the execution result of the workflow

B.

It shows the structure of the workflow

C.

If the Activities are properly named, it can be used to search and select specific Activities used inside the workflow

Full Access
Question # 13

Which is the bets way to navigate to a specific page in a web browser?

Options are :

A.

Use the Navigate To activity Inside an Attach Browser container

B.

Use a Type Into activity with a full selector

C.

Use the Type Into activity inside an Attach Browser container

Full Access
Question # 14

Which is the best way to delete un-referenced variables?

Options are :

A.

The unreferenced variables do not utilise memory, therefore you do not have to delete them

B.

You can manage your variables from the Design panel>Manage Variables>Remove Unreferenced

C.

Delete them one by one from the Variables panel. UiPath Studio performs the workflow validation in real time, therefore you can see which variable is being used

Full Access
Question # 15

Which Queue Item properties can be used to control the order in which the items are processed?

Options are :

A.

ItemInformation

B.

Priority

C.

Postpone

D.

Deadline

Full Access
Question # 16

Which of the following are considered best practices? Select all the options that apply

Options are :

A.

Reusing workflows across different projects

B.

Keeping environment settings hard coded inside workflows

C.

Breaking the process into smaller workflows

Full Access
Question # 17

Having an app in Citrix environment with multiple text-boxes that look the same, how do you identify one of them to type into?

Options are :

A.

By clicking relative to a unique text/image next to the textbox

B.

You can�t identify it if it doesn�t have something unique next to it

C.

By using text-box element attribute

D.

By using the partial selector

Full Access
Question # 18

This is a reliable selector for a dynamic web page:'144'tag='IMG'/

Options are :

A.

TRUE

B.

FALSE

Full Access
Question # 19

How does the Anchor Base work?

Options are :

A.

It searches for an UiElement by using another UiElement as anchor

B.

It searches for an UiElement at a fixed anchor position

C.

It searches for an UiElement using a relative coordinate position

Full Access
Question # 20

Where can you see the activities that make up the workflow?

Options are :

A.

In the activities pane

B.

In the workspace pane

C.

In the outline pane

Full Access