Hi,
I am using UI Automation to identify Buttons and Edit of another application.
As soon as I start to enumerate to find element, using
AutomationElement.RootElement.FindFirst(..) the application crashes and it is removed from host
with bit defender installed.
How can I prevent this behaviour without working on bitdefender settings ?
Best Regards