Login

Screenshots for the Koha manual

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

Image details

Image name

additionalcontent (#71)

Job

No job planned.

Difficulty

Easy

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

describe("tools/additionalcontent/additionalcontent", function () {
    beforeEach(() => {
        cy.login();
        cy.set_cookie_lang();
    });

    it("additionalcontent", function () {
        cy.visit("/cgi-bin/koha/tools/additional-contents.pl?category=html_customizations");
        cy.get("main").should('be.visible').screenshot("additionalcontent");
    });
});

Spec data

Page

tools/additional-contents.pl?category=html_customizations

Element selector

main

Missing selector

workflow


    

Notes

Additional KTD data

Old

New (updated on Sun Apr 7 13:08:08 2024)

New (es)

New (fr)