Hi Everyone,
I got a mission to finish by using JBehave.
Does anyone know how I can get the "step" 's name (its context/text)
so I can print it. Eg:
*Given I goto 'www.google.com'*
So what I want is I can get the "*I goto 'www.google.com'*" text
value, so I can print it.
Is there a JBehave API, class, method that we can use to do this
task?
Thank you and very appreciated if you can help me out!
Brian
