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

Function goToMediaLibrary

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

Source from the content-addressed store, hash-verified

114}
115
116function goToMediaLibrary() {
117 cy.contains('button', 'Media').click();
118}
119
120function assertUnpublishedEntryInEditor() {
121 cy.contains('button', 'Delete unpublished entry');

Callers 1

media_library.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected