When program fails to find a component in a test case, a failure trace is shown. It shows attributes of components in the hierarchy. For example:
[name=null, text='Close', enabled=true, visible=true, showing=false]
I wonder what value of visible
and showing
tell us about the component.