22-02-23 03:11 PM
Hi everyone!
We're having troubles to identify the elements in a specific window from an application. It's a window application but when we try to spy it we only see a red square round the hole window and isn't possible identify any element inside with any of the spy modes options.
If we try to identify the element searching the elements in the tree windows elements we can see that it's a window application with HTLM embeded. I left some captures of the app:
Does anyone have any idea on how to solve it? I'll appreciate any help!,
Thanks.
23-02-23 07:20 AM
Hi @Rosvany Marin
Can you try with AA mode? Or can you verify if your app is built on top of JAVA or some other language, in that case you can enable the Java access bride from Control Panel\Ease of Access\Optimize visual display and then utilize JAVA spy mode.
23-02-23 09:35 AM
Hi @Sonam Sharma thanks for your answer.
I tried with all the spy modes including AA, and no one works the application is not built in JAVA, actually I enabled the Java access bride and it doesn't work either.
I'll appreciate any help
Regards.
23-02-23 10:20 AM
Try appending --force-renderer-accessibility to the path of your application in Application Modeler settings.