Blue Prism APD01 - Blue Prism Professional Developer Exam

Question #6 (Topic: Topic 1)
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?
A. Set the HKEY CURRENT USER\Software\Microsoft\Internet Explorer\Main\TabProcGrowth Registry key to 2 B. Change the scope of the process so that the popup window does not need to be automated C. Create a new separate object that attaches to the running instance of the popup and attempt to spy elements with this object instead. D. Use Surface Automation techniques to interface with the popup window
Answer: D
Question #7 (Topic: Topic 1)
Which of the following is a recommend tip for dealing with problems when launching and attaching to Browser Applications?
A. Use the Start Process action of the Utility - Environment Object to launch the application followed by an attach stage to attach to the application B. Hold the target URL in a data item as opposed to it being configured in the Application Modeller Wizard C. Set the HKEY CURRENT USER\Software\Microsoft\Internet Explorer\Main\TabProcGrowth Registry key to 2 D. Use Surface Automation to automate the application
Answer: A
Question #8 (Topic: Topic 1)
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?
A. Use a Wait Stage with the Check Exists condition at the start of the action before continuing. B. Use a Wait Stage with the Parent Document Loaded condition at the start of the action. C. Use a Wait Stage with the Document Loaded condition at the start of the action. D. Do not spy elements with HTML mode
Answer: B
Question #9 (Topic: Topic 1)
While trying to read a table in a browser based application into a collection an error message appears and the table cannot be read directly into the collection. This
happens when using either AA or HTML mode. Which of the following would be the most appropriate workaround?
A. Spy one cell in the table using HTML mode and make the Path attribute dynamic. Use this dynamic element to read the required cells one be one into a collection. B. Use Surface Automation techniques such as OCR to read the table C. Set the HKEY CURRENT USER\Software\Microsoft\Internet Explorer\Main\TabProcGrowth Registry key to 2 D. Use the Read HTML action in conjunction with regular expressions to read the table.
Answer: B
Question #10 (Topic: Topic 1)
Which of the following statements, about interfacing with browser applications are true? (Choose three.)
A. To read or write to an HTML element, the element does not have to actually be visible on the screen. As long as the element exists on the currently loaded page reading or writing to it will work. B. Having the Parent URL attribute checked will result in a faster, more reliable identification of an element C. Elements within a Web Application can be spied using Active Accessibility mode D. Win32 mode can be used to identify the Internet Explorer Window E. HTML spy mode can be used to identify HTML elements in any browser application
Answer: CDE
Download Exam
Page: 2 / 11
Total 51 questions