I am unable to click on checkbox using Pywinauto.
the checkbox is seen when checked using UISpy.exe
check attached image
the checkbox is not seen when checked using print_control_identifiers()
appNewConnect.ApplicationView1.child_window(class_name=”SysListView32″,
found_index=0).print_control_identifiers()
check attached image