79113145

Date: 2024-10-22 08:47:11
Score: 1.5
Natty:
Report link

I have found solution here https://github-wiki-see.page/m/FlaUI/FlaUI/wiki/Common-Issues

So my problem occured because I am using DevExpress controls, so all I had to do was to disable this static property:

ClearAutomationEventsHelper.IsEnabled = false;

I am leaving the comment here if someone else has similar problem.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: user2463014