Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate writing flow tests to Playwright (#43637)
* Migrate writing flow tests to Playwright * Add to remaining tests * Remove old tests * Use role selectors * Inline page.evaluate and use expect.poll * Update test/e2e/specs/editor/various/writing-flow.spec.js Co-authored-by: Kai Hao <[email protected]> * Update test/e2e/specs/editor/various/writing-flow.spec.js Co-authored-by: Kai Hao <[email protected]> * Make sure table is inserted before navigating * Use :focus locator Co-authored-by: Kai Hao <[email protected]>
- Loading branch information