I want to automate my test case for my desktop application(windows application) where I need to get/fetch the currently focused element. Can someone please help me or guide in this regard?
I tried with GetFocus method of pywinauto which just returned the details of Active Window but I need focussed element info