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

feature: improve video handling in Playwright #283

Merged
merged 1 commit into from
Sep 27, 2024
Merged

feature: improve video handling in Playwright #283

merged 1 commit into from
Sep 27, 2024

Conversation

gibiw
Copy link
Contributor

@gibiw gibiw commented Sep 27, 2024

If a video is attached to the result, it will be added as an attachment. You can configure this functionality using the "video" parameter:

  • --video on - add a video to each test
  • --video retain-on-failure - add a video to each filed test

#279

If a video is attached to the result, it will be added as an attachment. You can configure this functionality using the "video" parameter:

- `--video on` - add a video to each test
- `--video retain-on-failure` - add a video to each filed test
@apetrosyan1613 apetrosyan1613 self-requested a review September 27, 2024 11:34
@gibiw gibiw merged commit 0a82f12 into main Sep 27, 2024
26 checks passed
@gibiw gibiw deleted the feature/pytest branch September 27, 2024 11:41
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.

2 participants