-
| I have this code. It creates a session and click on the File button with the command key.Click(), but my requirement is to use coordinates to click. I tried the commands I am using - 
 | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
| I guess... the root reason is WinAppDriver side https://github.com/search?q=repo%3Amicrosoft%2FWinAppDriver+Currently+only+pen+and+touch+pointer+input+source+types+are+supported&type=issues Instead, you could try out extensions such as https://github.com/appium/appium-windows-driver?tab=readme-ov-file#windows-click | 
Beta Was this translation helpful? Give feedback.
-
| MS abandoned the Windows driver. | 
Beta Was this translation helpful? Give feedback.
I guess... the root reason is WinAppDriver side https://github.com/search?q=repo%3Amicrosoft%2FWinAppDriver+Currently+only+pen+and+touch+pointer+input+source+types+are+supported&type=issues
Instead, you could try out extensions such as https://github.com/appium/appium-windows-driver?tab=readme-ov-file#windows-click