Closed moden-py closed 9 years ago
pywinauto can deal with a ListBox - pywinauto.controls.win32_controls.ListBoxWrapper, but SWAPY see only texts of the ListBox items. Regular wrapper should be added.
ListBox - pywinauto.controls.win32_controls.ListBoxWrapper
ListBox
Do not confuse with the pywinauto.controls.common_controls.ListViewWrapper.
pywinauto.controls.common_controls.ListViewWrapper
pywinauto can deal with a
ListBox - pywinauto.controls.win32_controls.ListBoxWrapper
, but SWAPY see only texts of theListBox
items. Regular wrapper should be added.Do not confuse with the
pywinauto.controls.common_controls.ListViewWrapper
.