'Pywinauto identifier is Empty
When i print the identifiers of the dialog following is the output
Qt5QWindowIcon - 'b'widget_fenetre_openglWindow'' (L395, T202, R1046,B602)
'b'Qt5QWindowIcon20''
'b'widget_fenetre_openglWindow''
'b'widget_fenetre_openglWindowQt5QWindowIcon''
Qt5QWindowGLOwnDCIcon - 'b''' (L400, T202, R1040, B602)
'b'''
'b'Qt5QWindowGLOwnDCIcon''
there are other identifiers above as well, i need to know what
Qt5QWindowGLOwnDCIcon - 'b''' (L400, T202, R1040, B602)
means, how can i access that element from pywinauto, or is it some unaccessible element not relevant to ui?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|