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

[Question]: Screenshot is missing, when Authenticating in UI mode failed using fixtures #30959

Closed
AlexeyCL opened this issue May 22, 2024 · 1 comment · Fixed by #30935
Closed
Assignees
Labels

Comments

@AlexeyCL
Copy link

AlexeyCL commented May 22, 2024

Context

I copied the fixture for Authenticating from the docs, and I added a failing step. I see a missing screenshot in the HTML report
Also, I found this issue #14544, but I think we need to find any way to display screenshots or video

Version

latest

Steps to reproduce

  1. Clone my repo https://github.com/AlexeyCL/playwright.git
  2. npm install
  3. npx playwright test

Expected behavior

I should see screenshota

Actual behavior

In HTML report screenshot and video are missing

Additional context

I found this issue #14544, but I think we need to find any way to display screenshot or video

Environment

System:
All
@AlexeyCL AlexeyCL changed the title [Bug]: Screenshot is missing, when Authenticating in UI mode failed using fixtures [Question]: Screenshot is missing, when Authenticating in UI mode failed using fixtures May 22, 2024
@AlexeyCL
Copy link
Author

btw trace: 'retain-on-failure', shows trace as required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants