Forum Discussion
YMinaev
Staff
16 years agoHi,
In your code, where you address the problematic dialog, try replacing its window class (the first parameter of the Window method) with a wildcard. It looks like its caption alone should be unique enough to recognize it.
In your code, where you address the problematic dialog, try replacing its window class (the first parameter of the Window method) with a wildcard. It looks like its caption alone should be unique enough to recognize it.