-
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 iframed block test to Playwright #44164
Migrate iframed block test to Playwright #44164
Conversation
Hi @kevin940726 @talldan I have submitted another PR. Can you please take a look at it and please review? |
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 work! Sorry for the late reviews.
Just left some nitpicks but generally this looks pretty good!
@kevin940726 Thanks for your review! I have addressed your feedbacks. Can you please take a look at it? |
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.
LGTM 👍 Thanks!
@kevin940726 Thanks 😊 Do i have to add anything to get Merging this PR? |
Nothing! I'm just waiting for the CI to pass 😅. |
What?
Migrate iframed-block.test.js to its Playwright version.
Why?
See #38570 for its background and rationale.
How?
See MIGRATION.md for migration steps.
Testing Instructions
npm run test:e2e:playwright test/e2e/specs/editor/plugins/iframed-block.spec.js
Screencast
Screen.Recording.2022-09-14.at.11.45.56.PM.mov