Hi,
I need to retrieve the scenario name, feature file name and test step from my java code.
Is it possible to create those details from StepEventBus? if yes how to get it.
My requirement is to create the folders according to the above names to store screenshot to compare UI.
Hi, I need to retrieve the scenario name, feature file name and test step from my java code. Is it possible to create those details from StepEventBus? if yes how to get it.
My requirement is to create the folders according to the above names to store screenshot to compare UI.
Appreciate your help.
Thanks