The information is also complex - dumping HTML into a terminal isn't always easy to deal with.
But still - when I want to find something on a page and it's not there, what WAS there? What was the state of the world when the command failed, and is there anything that looks close, e.g. if I ask for `a[title=‘My Widget’]`, and you can't find that, what <a> tags where there that had titles? What non-<a> tags where there with the title I requested?