InterviewSolution
Saved Bookmarks
| 1. |
What Is Approach To Perform Mouse Click Operation? |
|
Answer» using Click() method we can perform click operation on any CONTROL in Coded UI. Total there are 10 Click() overload METHODS mentioned below:
using Click() method we can perform click operation on any control in Coded UI. Total there are 10 Click() overload methods mentioned below: |
|