-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Migrate document settings test to playwright #40258
Conversation
Size Change: 0 B Total Size: 1.22 MB ℹ️ View Unchanged
|
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.
Very well done! Left some nitpicks. Thanks for working on this!
@kevin940726 Thanks for the review, the feedback should all be addressed |
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.
Mostly looks good! Just some nitpicks left :)
02cb4c7
to
64cb3d6
Compare
The failing query block puppeteer test is also failing in This PR doesn't affect it any way, so I'm merging it. |
* Add ported version of site editor document settings test * Delete old puppeteer test * Fix test title, not a template part being tested * Use the spec suffix * Rename test description * Remove the EditorTitle utility class * Remove unnecessary deletion of templates and template parts * Improve selectors * use toHaveText * Select the iframe using its title
What?
Addresses a tiny tiny part of #38851
Migrates the 'document settings' test over to playwright.
Hopefully fixes #37085, fixes #36989
How?
I did the following
visitSiteEditor
page util.Testing Instructions
It is tests