How to Highlight Test object in each and every step

Yes, actually there is. But it’s beyond my time available to describe here (and honestly, I’d probably mess it up). It involves some deep(er) understanding of Groovy metaprogramming functionality.

Read up on InvokeMethod, if you really want to do this.

http://docs.groovy-lang.org/latest/html/documentation/#_metaprogramming

2 Likes