@10up/cypress-wp-utils
    Preparing search index...
    • Open Document Settings Panel

      Parameters

      • name: string

        Panel name

      • tab: string = 'Post'

        Settings tab

      Returns void

      Open featured image panel of the Post editor

      cy.openDocumentSettingsPanel('Featured image')
      

      Open Permalink panel of the Page editor

      cy.openDocumentSettingsPanel('Permalink', 'Page')