Blue Prism Accredited Professional Developer - APD01 FREE EXAM DUMPS QUESTIONS & ANSWERS
While automating a process involving a browser based application a popup window from the browser application appears that you need to work with. When you try to spy the popup window and its elements, Blue Prism throws the following error: "There was an error during the spying operation." Which of the following would be the most appropriate workaround?
Correct Answer: D
Vote an answer
Which of the following statements regarding Blue Prism Login Agent are true? (Select all that apply.)
Correct Answer: A,B
Vote an answer
When using Surface Automation Blue Prism is required to read the text contained within the Notes field below:

To do this, the field must be highlighted and the Keystrokes CTRL & C must be sent to the application to copy the text to the clipboard.
The Note Box has been identified as a Region within the following Application Model.

Assuming all the text in the Notes field has been successfully highlighted, which of the following stages will successfully send CTRL & C to the application to copy the highlighted text to the Clipboard?





To do this, the field must be highlighted and the Keystrokes CTRL & C must be sent to the application to copy the text to the clipboard.
The Note Box has been identified as a Region within the following Application Model.

Assuming all the text in the Notes field has been successfully highlighted, which of the following stages will successfully send CTRL & C to the application to copy the highlighted text to the Clipboard?




Correct Answer: A
Vote an answer
An action within an object has been written that automates a browser based application. All elements can be spied successfully and the object runs without defect in Object Studio. However, when ran in Control Room, exceptions are thrown that indicate elements cannot be found. This is because elements on the web page do not load all at once, they load slowly one after another instead. Which of the following would be the most appropriate to improve the resilience of the automation?
Correct Answer: C
Vote an answer
Which of the following Element Types is it possible to read an image from?
1. win32
2. Active Accessibility
3. HTML
4. Java
1. win32
2. Active Accessibility
3. HTML
4. Java
Correct Answer: C
Vote an answer
Using a Wait stage to check if a Java element exists requires the Java Application Model tree to be traversed.
Constantly accessing the model can be costly in terms of CPU efficiency.
Which of the following tips is a valid method to help manage this CPU efficiency cost?
Constantly accessing the model can be costly in terms of CPU efficiency.
Which of the following tips is a valid method to help manage this CPU efficiency cost?
Correct Answer: A
Vote an answer