Which of the following does the Blue Prism Login Agent functionality support? (Choose three.)
Which of the following statements about setting and using Work Queue priority are correct?
The Blue Prism Work Queue business object can be used to change the priority of an item after it has been added to the queue.
Items are worked in order of lowest priority number first.
The default priority setting is 1.
Setting the priority for a Work Queue item is done when the item is first added to the queue using the Add To Queue action.
Which of the following statements, about interfacing with browser applications are true? (Choose three.)
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?
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?
Which of the following Element Types is it possible to read an image from?
1. win32
2. Active Accessibility
3. HTML
4. Java
Which of the following is a recommend tip for dealing with problems when launching and attaching to Browser Applications?