You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@wakaleo I am trying to customize summary report with adding extra field URL to display when test case returns success.
I am not getting appropriate place in JAVA to do that !
Do I have to learn kotlin and gradle compilation to achieve this or a change in JAVA class and maven building of libraries will help this done? Please advise.
I want to have a URL of the wab page visited in the Summary report in case of SUCCESS test case.
Basically at a point below marked in the red border.
Any suggestion I can do it without modyfying the source code and using some available variables.?
Your suggestions are highly valuable.
What's the Problem You're Trying to Solve?
@wakaleo I am trying to customize summary report with adding extra field URL to display when test case returns success.
I am not getting appropriate place in JAVA to do that !
Do I have to learn kotlin and gradle compilation to achieve this or a change in JAVA class and maven building of libraries will help this done? Please advise.
I went through your replies at #2183 and articles at : https://serenity-bdd.github.io/docs/reporting/reports_custom_info
but that is not my requirement.
Proposed Solution
Need to customize summary report with more data to show in table under Full Test Results
Alternative Solutions
No response
Implementation Support
The text was updated successfully, but these errors were encountered: