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