Spying browse based application
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-08-22 11:38 AM
how to Launch multiple applications using chrome and need to Attach each application and perform some operations and how to Use Window Title as collection as there might be different window titles for each application while navigation??
------------------------------
Anusha GP
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-08-22 05:08 AM
Hi Anusha,
If you want to launch multiple applications within single window, launch one applciation initially and use shortcut key ctrl + T to create new tab to launch another application.
Or other way is to use start process action within utility-Environment VBO.
Pass all the window titles which are required to be attached within collection and pass that collection in attach stage
------------------------------
Joshna Dammala
RPA Developer
Asia/Kolkata
------------------------------
If you want to launch multiple applications within single window, launch one applciation initially and use shortcut key ctrl + T to create new tab to launch another application.
Or other way is to use start process action within utility-Environment VBO.
Pass all the window titles which are required to be attached within collection and pass that collection in attach stage
------------------------------
Joshna Dammala
RPA Developer
Asia/Kolkata
------------------------------
