MCPcopy Create free account
hub / github.com/decaporg/decap-cms / goToCollections

Function goToCollections

cypress/utils/steps.js:112–114  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

110}
111
112function goToCollections() {
113 cy.contains('a', 'Content').click();
114}
115
116function goToMediaLibrary() {
117 cy.contains('button', 'Media').click();

Callers 5

media_library.jsFile · 0.90
goToEntryFunction · 0.85
unpublishEntryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected