Skip to content

[BUG] Snapshots are not captured if there is an animation at the beginning #7304

@Nav-2d

Description

@Nav-2d

Context:

  • Playwright Version: 1.12.2
  • Operating System: Windows only (works fine on mac)
  • Node.js version: 12.14.1
  • Browser: Chromium, Webkit

Describe the bug
There is an animation at the beginning when the page loads (i.e. when navigating to "XYZ" url). My test scenario involves:

  • Click "Forgot Password"
  • Navigates to different Page
  • Enter email address
  • Click Button (Intentionally failing the test on this step)

When capturing the snapshots in trace viewer, it only captures animation loading instead of capturing the actual actions.
Please see the attached video.

Screen.Recording.2021-06-24.at.4.53.59.PM.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions