During the execution of a process, a button must be clicked to open an application. Based on best practice, what should the developer use to ensure the button element is clicked and the automation process continues?
A.
Use the Click activity within the Try Block and the Catch Block of a Try Catch activity to open the application
B.
Use the Click activity in the Action of a Retry Scope activity with a Condition that an element exists within the opened application
C.
Modify the Click activity used to open the application by setting the ContinueOnError property to “True”
D.
Modify the Click activity used to open the application by increasing the timeout property an additional 30 seconds
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Fonmincc
Highly Voted 1 year, 6 months agoIngvarn
Most Recent 1 year agoMirjalol
1 year, 4 months agoEngineer24
1 year, 4 months ago