ANUNAYA THAKUR
ANUNAYA THAKUR
if you are using a bat file you need to create a root session and acquire a session on opened window.
You need to create a root session and then create a session with opened application. It's like you do with splash application.
Check https://github.com/anunay1/SampleWADPython
Then there are no automation properties implemented in the application.
If the application is under your control ask them to implement automation properties
Is it a java application?
Winappdriver will not work it's only for win32, wpf and uwp applications.