Hello friends,

I am trying to automate a windows application. During the execution, the user is not supposed to lose the focus of the window. So I am trying to restrict the keyboard and mouse inputs for a certain period. How can I achieve this?

Regards,
Bharani