Relative Content

Tag Archive for logbackserenity-bdd

Logging Information in Serenity report steps

I am using Serenity BDD for my tests. Serenity generates test reports where each test case is detailed with it’s individual test steps. In these steps i want to print all information that was logged during the step execution like this:
enter image description here