microsoft / microsoft/playwright-pytest
[FEATURE] Add screenshot/video file to pytest-html report
Open
Nobody has claimed this yet.
p3-collecting-feedback
- Dominant language
- Python
- Stars
- 563
- Forks
- 90
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
See this existing html report where we can add attachments: https://github.com/pytest-dev/pytest-html
Relates https://github.com/microsoft/playwright-pytest/issues/105
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked pytest-html report example and the related Playwright Pytest issue #105. Then identify where this plugin integrates with pytest-html and how screenshot or video artifacts could be represented. Done should mean the generated HTML report includes the requested screenshot or video attachments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- playwright, python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100