During the execution of a process, a button must be clicked to open an application. Based on best practice, what should

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899559
Joined: Mon Aug 02, 2021 8:13 am

During the execution of a process, a button must be clicked to open an application. Based on best practice, what should

Post by answerhappygod »

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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This question has been solved and has 1 reply.

You must be registered to view answers and replies in this topic. Registration is free.


Register Login
 
Post Reply