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

Unable to get the context of a test after the test has completed executing in allure. #1108

Open
1 task done
akila0791 opened this issue Jun 12, 2024 · 1 comment
Open
1 task done
Labels
triage type:bug Something isn't working

Comments

@akila0791
Copy link

Describe the Bug

I need to attach a video to the test which has completed executing in the allure report. Unable to get the test node after execution in allure. I am able to attach files only to the current executing test. Please suggest steps for the same.

Steps to Reproduce

Attach a file/screenshot/video to the allure test.

Expected Behaviour

Should be able to add an attachment to a test after the test has completed executing. (Note: TestNG suite is still running)

Screenshots or Additional Context

No response

What Language are you using?

Java

What Framework/Allure Integration you are using?

TestNG

What version of Allure Integration you are using?

2.27.0

What version of Allure Report you are using?

2.27.0

Code of Conduct

  • I agree to follow this project's Code of Conduct
@akila0791 akila0791 added triage type:bug Something isn't working labels Jun 12, 2024
@baev baev transferred this issue from allure-framework/allure2 Jul 30, 2024
@akila0791
Copy link
Author

Can anyone suggest if its possible to attach a video to a particular test in the report after that test has completed execution..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant