Hi,
We've developed app(app 1), that interacts with controls of other applications (app 2). App 1 is using the UI Automation accessibility framework.
If app 2 throws some exception, it catchs in app 1.
Is there a way to understand in which application exception was thrown?
Thank you in advance.