Hi everybody!
I'm using UIA API for test automation.
I have an issue with an unexpected dialog that appears during test execution. This window is generated by Windows and is a #32770 class window. I'm trying to find a solution to close this window in case it appears, because the tests fail where this unexpected dialog appears. I would appreciate any help. Thanks!
I'm using UIA API for test automation.
I have an issue with an unexpected dialog that appears during test execution. This window is generated by Windows and is a #32770 class window. I'm trying to find a solution to close this window in case it appears, because the tests fail where this unexpected dialog appears. I would appreciate any help. Thanks!