Windows Desktop App Testing Automation using pywinauto
Budget: ₹400 – ₹750 INR
i want to click button in window application button . i have working which can click but . two button with same detail
parent element
child button (1)
child button(2)
i want to click first button with
| | | Button - 'Settings' (L-1837, T200, R-1799, B232)
| | | | ['Settings', 'Button25', 'SettingsButton', 'Settings0', 'Settings1', 'SettingsButton0', 'SettingsButton1']
| | | | child_window(title="Settings", control_type="Button")
| | | | |
| | | | | Image - '' (L-1837, T204, R-1812, B229)
| | | | | ['Image9', '∅Image']
full code in attachement
parent element
child button (1)
child button(2)
i want to click first button with
| | | Button - 'Settings' (L-1837, T200, R-1799, B232)
| | | | ['Settings', 'Button25', 'SettingsButton', 'Settings0', 'Settings1', 'SettingsButton0', 'SettingsButton1']
| | | | child_window(title="Settings", control_type="Button")
| | | | |
| | | | | Image - '' (L-1837, T204, R-1812, B229)
| | | | | ['Image9', '∅Image']
full code in attachement