I am using the inspect tool and WinAppDriver and can't find an element among other elements inside application. The only different between all elements is the coordinates upon screen (this is the only different between each button). Can I find the element by the name (FindElementByName) that exists in the X place for example? or other idea?
Tnx