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