Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - possibility to add custom text on the main page title #3018

Open
kedziorm opened this issue Jan 18, 2023 · 0 comments
Open

Comments

@kedziorm
Copy link

As a QA I would like to have possibility to place custom data in the main page title.
For example I want to create API call to obtain version of the tested application and display it on the main page (for example below the logo of Serenity) of Serenity report.


Correct me if I am wrong, but currently (2023-01-18) there is only possibility to place custom data within the step definition:

Serenity.recordReportData().withTitle("Exported XML report")
                           .andContent(testData);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant