Forum Discussion
rlent
16 years agoContributor
Thanks, I can see what is going on now.
Normally, I expect the log to look like this:
Process("MyApp")
Window("LoginDialog")
But when I run it in an XP VM, I get this:
Process("MyApp")
Window("WindowsForms10.Window.8.app.0.3ce0bb8", "Login", 1)
I don't know why it is doing this, but at least I can see what it is doing.
Normally, I expect the log to look like this:
Process("MyApp")
Window("LoginDialog")
But when I run it in an XP VM, I get this:
Process("MyApp")
Window("WindowsForms10.Window.8.app.0.3ce0bb8", "Login", 1)
I don't know why it is doing this, but at least I can see what it is doing.