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