I have opened one application and with the use of that application I opened other application now how to switch to this new application so that activities can be performed on the new application
Does title of both the windows differ? If possible, could you please share the application screenshots?
Check with attach window/Use Application-Browser activity to point it to the second window.
Cheers!
Yes, the titles are different. Sorry I couldn’t share the screenshot but the instead of changing the windows the use browser application activity is opening new window not using the window opened from the previous application.
you can use “Attach window” or “Attach Browser” depending on the type of the application you are using and perform the required actions on the newly opened application.
Cheers
Using this method when my new application is loaded the original just closes, although I have set it to never closes.
Set the properties of Close and Open to Never. I hope this solves your issue.
Activities - Use Application/Browser (uipath.com)
Cheers!