I am working on winium for a new use case regarding desktop automation. The problem I face is to identify those elements which don't have a name, class name or automation ID. I am using Inspect.exe and UISpy to locate elements on the desktop.
I tried googling, but didn't find an answer to locate such elements. How can I locate such elements?