gotitgit

Results 3 comments of gotitgit

> What is shown in inspect.exe? this is it ![image](https://github.com/microsoft/WinAppDriver/assets/143109179/6f32db03-aed0-47cd-978f-892dcbe26ca2) ![image](https://github.com/microsoft/WinAppDriver/assets/143109179/fdf5d03a-b232-4397-a0ec-1a6b7ca0c0a9)

> You can use automation id 30100. But the ID of all buttons is 30100. I want to press the button I want. ![image](https://github.com/microsoft/WinAppDriver/assets/143109179/2ad73a92-1417-46e1-8a95-7c0e4d118498)

> If the UI is static then you can click by index, if not then ask the application developer to implement automation properties. Thanks for your comment