Adrián Rougouski
Adrián Rougouski
Hello, does some one have a working workaround POM example for this? Do we need to downgrade all Cucumber related libraries or are there some specific ones?
> Cucumber 2 - https://github.com/extent-framework/extentreports-cucumber2-adapter > > ``` > > > com.aventstack > extentreports-cucumber2-adapter > 1.0.0 > > ``` > Cucumber 4 - https://github.com/extent-framework/extentreports-cucumber4-adapter > > ``` > > >...
> In a nutshell: > > * Add the reference to the adapter in your runner > * Mark `extent.properties` with the needed reporters > * Specify path of configuration...
> Hello @adrian-arg > > Please open the issue here: https://github.com/extent-framework/extentreports-cucumber2-adapter > > I will work with you to resolve. Thank you, foursyth, I appreciate it! I'm using Cucumber4-Adapter, so...