Login

Screenshots for the Koha manual

New screenshots | All screenshots | Full test results | Manual | Manual in Spanish

Image details

Image name

008plugin (#54)

Job

No job planned.

Difficulty

Easy

Spec (updated on Tue Apr 2 14:17:25 2024)

describe("cataloging/008plugin", function () {
    beforeEach(() => {
        cy.login();
        cy.set_cookie_lang();
    });

    it("008plugin", function () {
        cy.visit("/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=marc21_field_008.pl");
        cy.get("body").should('be.visible').screenshot("008plugin");
    });
});

Spec data

Page

cataloguing/plugin_launcher.pl?plugin_name=marc21_field_008.pl

Element selector

body

Missing selector

N

workflow


    

Notes

Additional KTD data

Old

New (updated on Sun Apr 7 12:41:49 2024)

New (es)

New (fr)