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 can capture screenshot / video on Error #1936

Closed
Tracked by #1935
Van-QA opened this issue Feb 6, 2024 · 0 comments
Closed
Tracked by #1935

feat: Playwright can capture screenshot / video on Error #1936

Van-QA opened this issue Feb 6, 2024 · 0 comments
Assignees
Labels
QA For tracking QA processes and initiatives

Comments

@Van-QA
Copy link
Contributor

Van-QA commented Feb 6, 2024

Task: Integrate Error-driven Screenshot and Video Capture for Electron Desktop Apps using Playwright

In this task, enhance our automation framework by adding error-driven screenshot and video capture functionality for Electron desktop applications using Playwright. This feature will automatically capture screenshots or record videos upon encountering errors during test execution, aiding in debugging and analysis.

Key Components:

  1. Error Detection: Detect errors during test execution within the Electron application.

  2. Screenshot Capture: Extend Playwright's fixture to capture screenshots of the Electron application window when errors occur.

  3. Video Recording: Integrate Playwright's video recording feature to capture the entire test session, including interactions and errors.

By implementing these features, we will streamline debugging and improve the reliability of your automation tests for Electron desktop apps.

@Van-QA Van-QA self-assigned this Feb 6, 2024
@Van-QA Van-QA changed the title Playwright can capture screenshot video on Error Playwright can capture screenshot / video on Error Feb 6, 2024
@Van-QA Van-QA added the QA For tracking QA processes and initiatives label Feb 6, 2024
@Van-QA Van-QA moved this to In Progress in Menlo Feb 6, 2024
@Van-QA Van-QA changed the title Playwright can capture screenshot / video on Error epic: Playwright can capture screenshot / video on Error Feb 6, 2024
@Van-QA Van-QA changed the title epic: Playwright can capture screenshot / video on Error feat: Playwright can capture screenshot / video on Error Feb 6, 2024
@Van-QA Van-QA closed this as completed Feb 20, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Menlo Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA For tracking QA processes and initiatives
Projects
Archived in project
Development

No branches or pull requests

1 participant