Inserts Block
The resulting block id is yielded
cy.insertBlock('core/heading').then(id => { cy.get(`#${id}`).click().type('A quick brown fox');});
Block type
Block name (used to search)
Generated using TypeDoc
Inserts Block
The resulting block id is yielded