Login

Screenshots for the Koha manual

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

Image details

Image name

newvendor2 (#8)

Job

No job planned.

Difficulty

Easy

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

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

    it("newvendor2", function () {
        cy.visit("/cgi-bin/koha/acqui/supplier.pl?op=enter");
        cy.get("#contacts").should('be.visible').screenshot("newvendor2");
    });
});

Spec data

Page

acqui/supplier.pl?op=enter

Element selector

#contacts

Missing selector

N

workflow


    

Notes

Additional KTD data

Old

New (updated on Sun Apr 7 11:38:31 2024)

New (es)

New (fr)