Hi,
I am not clearly getting windows attach mode as an application or window and how to exactly pass the output to other workflows when urls or selectors get different depending on the context of the application.
Can you please point me to some examples, where I can get the clear understanding?
The Windows Attach Mode option in UiPath is used when you want to interact with a window that is already open. When you use the Attach Window activity in UiPath, you can choose the Attach Type property to specify how UiPath should attach to the window.
When you choose the Windows Attach Mode option, UiPath will attach to the window that matches the specified criteria and perform the desired actions on the window. This can be useful when you want to automate interactions with a specific application or window that is already open on your computer.