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

[v3.0.6][CodeceptJS] To change the location of a video from the teardown to the test body. #1196

Open
asolodova opened this issue Nov 22, 2024 · 0 comments

Comments

@asolodova
Copy link

Describe the bug
In the latest version of Allure, the video is displayed in the Tear Down block under the "after each" hook: finalize codeceptjs.
Is it possible to place the video in the test body block after screenShot Main session - Last Seen Screenshot?

Expected behavior
The video is located in the Test Body block after the main screenshot.

Screenshots
Screenshot 2024-11-22 at 11 38 51

Version

"allure-codeceptjs": "^3.0.6",
"allure-playwright": "^3.0.6",
"codeceptjs": "^3.6.7",

Additional context
The video is enabled through configuration helper in CodeceptJS

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