Right now when test fails there is information about selector and expected value, but there is no information about actual value from test. > Matches selector "#selector" and has a node matching selector "#selector" with content containing "expected_value" I would like to now, what was the actual value of the test which was found in that _#selector_ to get more details why it failed.