Login

Screenshots for the Koha manual

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

Image details

Image name

smtpservers (#36)

Job

No job planned.

Difficulty

Easy

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

describe("admin/additional/smtpservers", function () {
    beforeEach(() => {
        cy.login();
        cy.set_cookie_lang();
    });

    it("smtpservers", function () {
        cy.visit("/cgi-bin/koha/admin/smtp_servers.pl");
        cy.get("main").should('be.visible').screenshot("smtpservers");
    });
});

Spec data

Page

admin/smtp_servers.pl

Element selector

main

Missing selector

N

workflow


    

Notes

Additional KTD data

Old

New (updated on Sun Apr 7 12:19:52 2024)

New (es)

New (fr)