When interrogating a Windows control, the drag and drop Default interrogation method does not work. You decide to use the Create Control option to interrogate the control.
From the Interrogation Steps list, move all of the options to the Ordered Interrogation Steps column and place them in the correct order.

The business requirements states that the login automation creates a Success or Failed response when attempting to log in to the finance application. If a failure occurs, the automation should pass a message code with the Message Manifest before exiting the automation.
Which image represents the exit logic?




Which interrogation option provides a pop-up window to choose the interrogated control’s HTML tags?
A developer adds a diagnostic log component to an automation and checks the log file.

Based on the image, how did the developer configure the diagnostic log component settings?




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?
You are debugging a script component for your project. When the automation executes your script, the intended result does not occur. You suspect that one or more variables within your script are not being set to the proper value. Your version of Pega Robot Studio does not support the use of breakpoints within the script designer.
In what two ways can you debug the script? (Choose two.)
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.

When performing application discovery, it is important that you __________________________ and __________________________ . (Choose two.)
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?
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?