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?
정답: Explanation:
For this you have to use surface automation techniques. Use Region mode and draw a region which is of width and height of one record and read using Read Text with OCR (Loop this activity by increasing X and Y co-ordinates by the required pixels to read line-by-line until it reaches end of the table).
Reference: https://www.rpaforum.net/threads/reading-text-inside-image.1571/
Question No : 3
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?
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 Process is fed cases to work from a spreadsheet held in a shared drive. The location of the shared drive is different between Development and Production environments.
How should this be managed?
정답:
Question No : 7
A Process Definition Document, for a new process to open ISA accounts, specifies that the value “2008 Cash ISA” is to be entered into the Product Selection field of the following screen:
The Product Selection field is a drop down menu with the following options available:
According to Best Practice, which of the following design options are correct for populating the Product Selection field with the value 2008 Cash ISA:
정답:
Question No : 8
Which of the following four configurations depicts the best approach for an Action that has been built to select a button to navigate to an Input Order screen?
A)
B)
C)
D)
정답:
Question No : 9
Which of the following Application Models follow Blue Prism Best Practice:
A)
B)
C)
D)
정답:
Question No : 10
The Window Text attribute for the Screen Text C Product Code element must be un-checked