Hello Guys,

I have a problem, I'm trying to automate certain activity where we open a certain application( which looks similar to command prompt) and send keys to the application like username, password and set of key values which is static.

but the problem is while we are sending keys to the application in between if any popups comes, then the values will be sent to the popup screen instead of desired application screen. is there any way we can send values always to the desired screen? Please help.