How to use already opened Browser and Opened Windows Application

Hi Raj,

In Application Modeler When you set your application wizard .You see a option like below

View attachment 1538647039361.png

You need to attach to a Already running ones using some parameters like Process name ,etc.

This way you can use a already opened web application.


Same way If you want to work with a already opened Windows Application

Then In your Application wizard you see
View attachment 1538647187801.png

Check this and attach to the running application using certain parameters like process id ,name ,window title.


Try it !
 
Another way to look at : if you think you are not sure if that window (IE/App) is open or not, then you can use Utility - General VBO to check if process exists, then a decision box for further action.

Regards
El Guapo
 
Top