In the Answer Area, drag each use case on the left to the correct Toolbox item.

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?
During application discovery, what three things must the developer notice about the application to help design the automation? (Choose three.)
You interrogated a web application. All controls and objects matched, and the automations worked as coded. During the pilot, the solution failed on the web application. The IT department had released a new version of the web application. Upon review of the new version, you determined that the web page hierarchy changed.
Which interrogation option do you use to correct the solution?
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)
During project testing, an issue requires you to add a diagnostic log component to track the log files to help determine a resolution. After testing, you decide not to remove the diagnostic log component from the automation and decide to simply turn off the log component.
Which diagnostic log component setting allows you to turn the logging component off temporarily?
When developing automations and robotic projects for use with Pega applications, there are recommended design specifics and considerations for the developer. Of the options below, which three are recommended developer considerations? (Choose Three)
An attended automation sources a data page to populate properties in your Pega application. Though several debugging tests show the automation executing fully, the automation does not properly source the data page in time to return the values to the Pega application.
This issue may be a result of which one of the options below?