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

feat(playwright-html-report): added checkbox for enabling/disabling html snippets to Playwright Report #35203

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

agamjots05
Copy link

fixes #34052

agamjots05 and others added 2 commits March 14, 2025 20:29
Added functionality such that enabling the checkbox shows snippets, while disabling, hides snippets

Co-authored-by: Asher Alacar <[email protected]>
Co-authored-by: Jiayi Chen <[email protected]>
…box state

Co-authored-by: Agamjot Singh <[email protected]>
Co-authored-by: Jiayi Chen <[email protected]>

This comment has been minimized.

Copy link
Contributor

Test results for "tests 1"

3 flaky ⚠️ [firefox-page] › tests/page/page-evaluate.spec.ts:403:3 › should throw for too deep reference chain @firefox-ubuntu-22.04-node18
⚠️ [playwright-test] › tests/ui-mode-trace.spec.ts:341:5 › should work behind reverse proxy @macos-latest-node18-1
⚠️ [webkit-page] › tests/page/page-screenshot.spec.ts:345:5 › page screenshot › should work while navigating @webkit-ubuntu-22.04-node18

38771 passed, 808 skipped
✔️✔️✔️

Merge workflow run.

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

Successfully merging this pull request may close these issues.

[Feature]: Add a parameter in the test.step() method to hide code in report
2 participants