Login
Screenshots for the Koha manual
New screenshots
|
All screenshots
|
Full test results
|
Manual
|
Manual in Spanish
Image details
Image name
aboutserver (#2)
Job
No job planned.
Difficulty
Easy
Cancel
Spec (updated on Tue Apr 2 14:17:25 2024)
describe("about/aboutserver", function () {
beforeEach(() => {
cy.login();
cy.set_cookie_lang();
});
it("aboutserver", function () {
cy.visit("/cgi-bin/koha/about.pl#about_panel");
cy.get("#about_panel").should('be.visible').screenshot("aboutserver");
});
});
Spec data
Page
about.pl#about_panel
Element selector
#about_panel
Missing selector
N
workflow
Notes
Cancel
Additional KTD data
Cancel
Old
New (updated on Sun Apr 7 11:29:57 2024)
New (es)
New (fr)