allure-framework / allure-framework/allure-python

Add pytest-playwright test-result artifacts in report

Open
#761 0 comments 0 reactions 0 assignees View on GitHub
task:new feature theme:pytest
Dominant language
Python
Stars
814
Forks
260
PR merge metrics
No merged PRs in 30d

Description

Pytest with Playwright has some arguments for add test artifacts:
--video Whether to record video for each test. on, off, or retain-on-failure (default: off).
--screenshot Whether to automatically capture a screenshot after each test. on, off, or only-on-failure (default: off).
--full-page-screenshot Whether to take a full page screenshot on failure. By default, only the viewport is captured. Requires --screenshot to be enabled (default: off).

But this artifacts not attached to allure report, please add this opportunity

Contributor guide

Open the contributing guide

Research direction

Start by locating the pytest-playwright integration and the existing Allure artifact attachment path; the issue names video, screenshot, and full-page-screenshot options but no files or tests. Confirm how each enabled artifact is exposed after a test, then add coverage showing the artifacts appear in the Allure report.

Written by the indexing model from the issue text.

Assessment

Tech stack
playwright, python
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.