Protractor Magic Console.log

This (somehow) works:

Get all the elements that match.
For each one of them, get the outer html.
Then, console log the result.

Protractor just knows what you want to console.log. Does this happen elsewhere in JavaScript?

I found it in the docs and thought, "This must be wrong."

comments powered by Disqus