Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

How to write warning message in Extent Reports #104

Open
anbajaj opened this issue Sep 12, 2018 · 0 comments
Open

How to write warning message in Extent Reports #104

anbajaj opened this issue Sep 12, 2018 · 0 comments

Comments

@anbajaj
Copy link

anbajaj commented Sep 12, 2018

Dear Team,

Thank much for this awesome java library.

We are using this library to generate Extent Reports for our BDD project. We are looking for soft assertions (test scenario should continue even in case of assertion failure) & was wondering how this could be achieved?

We tried with adding below code snippet & execution is running even after encountering it however reports dashboard is not showing any warning step & wasn't able to differentiate if there is any warning during the execution or not.

getCurrentStep().warning(message);

Could you please guide me in the right direction so that we can implement the same.

Thanks Again.

Regards,
Anuj

@email2vimalraj

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant