You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Timed out retrying after 4000ms: cy.type() failed because this element is readonly:
<textarea role="button" aria-label="Add block" class="block-editor-default-block-appender__content" readonly="" rows="1" style="overflow: hidden; overflow-wrap: break-word; height: 36px;">Start w...</textarea>
Looks like we just need to perform click before typing.
Steps to Reproduce
Test against WordPress core 5.7 or older.
Screenshots, screen recording, code snippet
Environment information
No response
WordPress information
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Describe the bug
createPost
fails with assertion error:Looks like we just need to perform click before typing.
Steps to Reproduce
Test against WordPress core 5.7 or older.
Screenshots, screen recording, code snippet
Environment information
No response
WordPress information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: