Which of the following comments about Wait Stages are correct?1. After a Navigate stage which moves an application from one screen to another, it is good practice to configure a Wait Stage to detect the screen change has successfully completed.2. It is good practice to hold the timeout values to be used in Wait Stages as a set of global data items on a Business Object' initialise page3. It is good practice to ensure that a Wait Stage times out to another stage - normally an Exception Stage4. There is no need to configure a Wait Stage, at the start of a Business Object action, to validate the application is on the correct, screen if the previous action called by the Process has validated a successful screen change.
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?A.B.C.D.
Which of the following statements regarding Blue Prism Login Agent are true? (Select all that apply.)