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 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?
Which of the following statements, about interfacing with browser applications are true? (Choose three.)
A PDD has been created which includes a requirement to log in to an application called CDS. The CDS application only allows a user account to be logged into the application on one machine at a time. The client wishes to hold the credentials for logging into CDS in the Blue Prism Credential store.It has been calculated that the automated solution will require 3 resource PC's to enable the case volume to be worked within SLA's.Which is the most appropriate design decision to accommodate the above requirements?
Which of the following statements regarding Blue Prism Credentials are true?1. The Business Object; Internal - Credentials cannot retrieve encrypted credentials from the Blue Prism database2. It is best practice to hold application credentials within the Process that requires them3. It is best practice to hold application credentials within the Object that requires them4. It is possible to hold Blue Prism Credentials in an unencrypted state
The following screen displays order details in a client's order system application. An order is entered into the Order number field and the details for that order are displayed. There is a requirement to read the Product code value from the resulting display. The Product code will vary between orders.The Product Code label has been successfully spied and the following attributes have been returned:The Product Code value field has been spied and the following attribute set has been selected:In order to ensure a consistent match for the Screen Text "" Product Code element, which of the following statements must be considered:1. The Dynamic value of the Y attribute for the Screen Text "" Product Code element must be derived from the Y attribute of the Label ""Product Code element2. The Y attribute of the Label ""Product Code element cannot be derived as it is not checked3. The Y attribute for the Screen Text "" Product Code element must be set to a Match Type of "˜Equal'4. The Window Text attribute for the Screen Text "" Product Code element must be set to a Match Type of "˜Wildcard'5. The Window Text attribute for the Screen Text "" Product Code element must be un-checked