02-10-19 06:03 PM
Hello,
Using the Application Modeller, I have a window title of the target application called "Window".
I also have a windows process name of the target application called "Process".
Sometimes, when the target application is running, an error ocurrs at a specific step that triggers a messagebox.
I need to spy the messagebox so that I can capture the error message that is inside.
To capture the error message, a human can click on the message box and with a couple of TAB keystrokes, he can copy the error message.
However, the messagebox is not spyable in Application Modeller and in Application Navigator and it does not appear either.
Instead I have hundreds of "Window", "(Window) AA", "(MenuBar) AA", "(TitleBar) AA", "Button (AA)" and other "(ScrollBar) AA", almost everything of type WindowsForms10.Window. To be honest, it is not very helpful.
In task manager there is no more window that appear, which makes sense as it is a message box.
How can I spy this messagebox then?
Kind regards.
03-10-19 12:40 PM
04-10-19 07:55 AM
20-10-19 02:20 PM
Hello,
Using the Application Modeller, I have a window title of the target application called "Window".
I also have a windows process name of the target application called "Process".
Sometimes, when the target application is running, an error ocurrs at a specific step that triggers a messagebox.
I need to spy the messagebox so that I can capture the error message that is inside.
To capture the error message, a human can click on the message box and with a couple of TAB keystrokes, he can copy the error message.
However, the messagebox is not spyable in Application Modeller and in Application Navigator and it does not appear either.
Instead I have hundreds of "Window", "(Window) AA", "(MenuBar) AA", "(TitleBar) AA", "Button (AA)" and other "(ScrollBar) AA", almost everything of type WindowsForms10.Window. To be honest, it is not very helpful.
In task manager there is no more window that appear, which makes sense as it is a message box.
How can I spy this messagebox then?
Kind regards.
20-10-19 02:28 PM
04-11-19 05:51 AM
04-11-19 10:11 PM