I am trying to add version information which is displayed in the login page to the serenity report index.html. The version information is captured in LoginPage.java. I see that I can use @Step method to include customized statements in the report. Can someone please give me some details on how to use the @Step feature to include the message in index.html? I am just starting to use serenity-bdd framework, So any help in this regard is greatly appreciated.
Thanks in advance!!