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?
Which of the following controls cannot be added to the Windows form?
HOTSPOT -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.Hot Area:
You need to configure an application to store encrypted login credentials in the user's local profile. You also need to automate the login using these encrypted credentials.How do you fulfill this requirement without creating an automation?
You are automating the login process for a web application. There are three possible scenarios that may occur: (1) You may successfully login, (2) you may not be successful logging in, or (3) you may log in but go to the change password screen.Which control from the Toolbox do you use to determine which page you were on after performing the login function?
You add a MessageDialog component to an automation. Based on the following image, which option shows the configuration settings that generates the message dialog?A.B.C.D.