InterviewSolution
Saved Bookmarks
| 1. |
Is It Possible To Automate A Webpage Without Moving The Mouse Pointer? |
|
Answer» Yes it is. Simply use the 'PerformClick' instead of the normal 'Click' METHOD when working with WEB adapters LIKE 'Div TAG', 'Input' or 'Link'. Yes it is. Simply use the 'PerformClick' instead of the normal 'Click' method when working with web adapters like 'Div Tag', 'Input' or 'Link'. |
|