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

Get Error Object Details when Test is Failed/Error #2155

Closed
jayzsuarez opened this issue Jul 8, 2020 · 3 comments
Closed

Get Error Object Details when Test is Failed/Error #2155

jayzsuarez opened this issue Jul 8, 2020 · 3 comments
Labels

Comments

@jayzsuarez
Copy link

jayzsuarez commented Jul 8, 2020

Hi @wakaleo,

Is there a proper way to get error object/entities details as shown in the Serenity Report in preparation to customize reporting?

Example below: Error message for the specific test was "No such element exception"

image

@globalworming
Copy link
Collaborator

What do you mean by "customize reporting"?

@jayzsuarez
Copy link
Author

For the custom reporting, I need to get the actual error details from the serenity report and pass the details in the our custom report.

e.g

|Test Case Id | Test Title| Expected Status| Actual Result| Actual Error|
|Test-001|      Demo Test| Displayed|       Not Displayed| No Such Element Exception|

I need to get it pass it in our test management tool.

@jayzsuarez
Copy link
Author

Can we get also the actual screenshot from the serenity?

@wakaleo wakaleo closed this as completed Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants