Login
Screenshots for the Koha manual
New screenshots
|
All screenshots
|
Full test results
|
Manual
|
Manual in Spanish
Image details
Image name
invoicesearch (#194)
Job
No job planned.
Difficulty
Cancel
Spec (updated on Tue Apr 9 13:32:11 2024)
describe("acquisitions/invoicesearch", function () {
beforeEach(() => {
cy.login();
cy.set_cookie_lang();
});
it("invoicesearch", function () {
cy.visit("/cgi-bin/koha/acqui/invoices.pl");
cy.get("class=\"row\"").should('be.visible').screenshot("invoicesearch");
});
});
Spec data
Page
acqui/invoices.pl
Element selector
class="row"
Missing selector
workflow
Notes
Cancel
Additional KTD data
Cancel
Old
New (updated on )