An automation requires the web adapter to attach to a running instance of Internet Explorer.
How do you achieve this requirement?
The business requirement states the solution should update and save the address to all applicable applications in the solution. The interaction configuration file is already configured with the SaveAddress activity. You are now ready to add an Activity component to a project using standard naming conventions.
Which option meets the requirement for configuring the Activity component?


Pega Robot Studio produces several log files during the opening, building, debugging, and deployment of a solution.
In the Answer Area, drag the description of the log file on the left to its correct log file name.

Which step allows you to add a Watch to an automation variable?
You create a RcboticBanking project containing a Bankerlnsight application, two automations (AddCustomer and RemoveCustomer). and two Bankerlnslght's application methods (CustomerSearch and Login).
Which option shows the Project explorer with the content defined above7
A)

B)

C)

D)

Which two statements about Label/Jump To functionality are true? (Choose Two)
Pega Robot Studio provides five rules on how to differentiate between cloneable application objects when using key assignments in automations. The first rule states that an event creates the instance to set the context of a cloneable object. The remaining four rules state the requirements for a key assignment.
In the Answer Area, determine if each rule description requires a key assignment.

While interrogating a web application, you come across a hidden menu item: AddressType. The AddressType menu item activates when the pointer hovers over the control; the menu displays a drop-down list.
How do you interrogate this hidden drop-down list control?
The Automation Playback window allows you to ______________.
You are designing an automation that adds new customers to an online insurance web site. If a customer exists, a pop-up window is displayed with an error message, which closes automatically after 35 seconds.
While debugging the automation, you notice that you are receiving a control not created exception message in the Add Customer procedure after a page navigation occurs.
How do you resolve the exception?
An Insurance Call Center project requires the use of the Interaction Framework. The supporting applications should perform specific work when processing claims. The claim requires the claim number and the claim date, but it may also share other claim information in the interaction’s context values.
Based on the information, which interaction.xml activity entry configures the project requirements?


Unattended automations, when run. follow a basic process flow. Arrange the following steps in the order in which unattended automation topic processes a case.

During application discovery of a Clarify application, you determine that the user accesses more than one customer case concurrently within the application, which creates multiple windows of the same type. This requires you to enable the UseKeys property on an application’s object.
Based on the image that shows the application and the matched controls in the Object Explorer, which control’s UseKeys property must be set to True?

Pega Robot Studio has several methods to manage the flow of an automation depending on when a control is matched.
In the Answer Area, drag the description on the left to its matching Design Block.

When you debug an automation, you have three function keys to use for navigating the breakpoints. Drag each navigation rule on the left to the box next to the correct function key on the right.

You interrogated a page using Create Global Web Page with the title:
Customer: B Norton| Financial ABC Application
During debugging of an automation using the interrogated web page, you ran the first test using the account B Norton. On the second test, you used S Whitfield. The second debugging failed. After checking the matching of the controls, you recognize the issue.
How do you correct the matching issue?
Which two of the following Tool Windows are used in Pega Robot Studio? (Choose two.)
While interrogating a web application, you discover a hidden menu item: AddressType. The AddressType menu item activates when the pointer hovers over the control, and the menu displays a drop-down list.
Which two options can you use to interrogate this hidden drop-down list control? (Choose Two)
While preparing for packaging and deployment, you decide to remove all remaining breakpoints from the automations in each project.
Which two ways can you delete automation breakpoints? (Choose Two)
After setting up Start My Day, the end user makes some changes in the Manage Applications window to prioritize and manage the applications configured to launch using the Start My Day functionality.

Which of the following applications does the user see on the desktop after using the Start My Day functionality?
To modify an object’s default properties before use in a project, which setting must be updated?
Consider the following figure of an automation:

What is the value of firstDateToCompare and secondDateToCompare after the the automation runs?
In the Answer Area, drag each use case on the left to the correct Toolbox item.

The project you are working on has two applications: BankerInsight and Pega Finance. You are working on the BankerInsight application method. Which three elements are not available to be used on the application method’s design surface? (Choose Three)
Your log on automation is failing and you cannot proceed because the Submit button is not enabled. After searching the HTML code, you discover that the Submit button is enabled only after the Password field experiences a key press.
How do you resolve the automation issue?
When maintaining a robotic project, you encounter two separate issues with matching. In the first issue, the hierarchy of a web page has changed, and the control no longer matches. In the other issue, the control has multiple match rules, and one fails to match the control. Which two of the following interrogation methods can you use to resolve the matching issues in the project? (Choose Two)
You must configure an application to store encrypted login credentials in the user's local profile. You also need to automate the login using the encrypted credentials. How do you fulfill this requirement without creating an automation?
Deploying a robotic project to Pega Robot Manager requires configuring the Pega server and credentials.
The server connectivity settings can be set up or adjusted in several ways.
Which three of the following options are methods to set up or adjust the Pega Server settings? (Choose Three)
In an automation that contains an ExcelRange component, you make a change to the data within the range, and you want to save those changes to the Excel file on disk.
Which of the following statements is valid?
Which of the following controls cannot be added to the Windows form?