Overview
The component-operations tests are often flakey. I would like to see if migrating them to Playwright helps!
Proposed resolution
Will also need to port a lot of the custom Cypress helper commands we have over to Playwright utilities.
User interface changes
Issue fork experience_builder-3537664
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
justafishComment #4
jessebaker commentedCreated a follow up with some more tweaks that I didn't want to squeeze into this issue. #3540793: Implement Playwright utility functions/improvements
Comment #7
hooroomooPlaywrights been flaky, but the newly added componentOperations.spec.ts failed on the latest CI run
Comment #8
hooroomooI approved but I think it's worth checking that the new componentOperations.spec.ts tests are stable with the new 1.x changes that have gone in. (see the last 2 CI runs) But leaving it up to @jessebaker if he wants this in before the big rename.
Comment #10
jessebaker commented