-
Notifications
You must be signed in to change notification settings - Fork 395
[Dev] Add Playwright MCP for Local Development #4028
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
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Results of upgrading playwright version to 1.52.0(and upgrading associated dev deps) Test Failures
Artifact download URL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Good to go once criteria are met:
- #4029 is resolved
- This is rebased
- Expectations commit reverted
- Re-add label if still failing CI, and we can look again
5867aad to
8564e34
Compare
8564e34 to
2f0bf89
Compare
|
The flaky tests have been resolved by #4031 and this has been rebased. Thee three failing tests detailed in above comment still occur, but are simply due to bumping to new playwright version. 2/3 are <10 pixel differences and 1 is due to font changing in node title within litegraph properties panel. Going to re-add the label to update test expectations. |
This reverts commit 86a7dd0.
This reverts commit 86a7dd0.
Co-authored-by: github-actions <[email protected]>
Adds all setup necessary to use Playwright MCP with Claude Code. Run
npm installthen simply tell coding assistant to navigate to localhost:5173 and take a screenshot in order to verify some visual changes or iterate on browser tests. Example:┆Issue is synchronized with this Notion page by Unito