A screen contains four buttons, Find, Save, Close and New. When the buttons are spied, the attributes are identical except for the Window Text attribute.
The values for the Windows Text attribute are 'Find' for the Find button, 'Save' for the Save button, 'Close' for the Close button and 'New' for the New Button.
The Dynamic Button element has been spied and has the following attributes set:
A navigate stage has been configured to press the Close button:
What additional configuration is required to ensure the Close button is selected by the Navigate stage?
Consider the following flow within an Object Studio action:
The developer of this flow found that writing some credentials to the target application sometimes failed with an exception even though the element exists on the screen. He found that simply catching the exception, waiting for 2 seconds and then retrying fixed the problem.
What problems do you see within the flow? (select 2 responses)
The Work Queue 'Account Closure has a number of Pending Items which may be tagged as "Current",
"Saving" or "Loan" What is the correct configuration to get the next item from the queue that is tagged either
"Current" or "Loan"?
Consider the following diagram from an object studio action:
What is the problem with this flow?