Open
Description
Describe your idea
Currently, iOS and Android failing matchers return a huge unusable hierarchy and print it in the logs (if loglevel is verbose/debug/trace).
A better idea would be to put them separately as artifacts, preferably interactive HTML files with a screenshot as background, and the hierarchy (x,y,width,height,ax.id,ax.text) as interactive nested elements, e.g.:
Related: #2078