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

💡[IDEA] - Use Playwright to Create a screenshot of the built page changes #281

Open
kjaymiller opened this issue Mar 18, 2024 · 1 comment

Comments

@kjaymiller
Copy link
Contributor

This would be really cool and something we could definitely talk about at events.

When a change is made I would love to see an attachment that includes a zip of the playwright recording with a quick review of pages to test. This could be modified by GitHub tags (index that looks for tags and runs tests and review based on what is included)

@kjaymiller kjaymiller changed the title Use Playwright to Create a screenshot of the built page changes 💡[IDEA] - Use Playwright to Create a screenshot of the built page changes Mar 18, 2024
@kjaymiller
Copy link
Contributor Author

Currently with #483 we generate images of all the pages. We could use playwrights ability to skip based on addopts and only check routes that are given.

This would be complex but would reduce the generation of files and test time.

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

No branches or pull requests

1 participant