[Bug 29716] New: [DOCS] Automated screenshots
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29716 Bug ID: 29716 Summary: [DOCS] Automated screenshots Change sponsored?: --- Product: Koha Version: master Hardware: All URL: https://gitlab.com/davidnind/koha-automated-screenshot s OS: All Status: ASSIGNED Severity: enhancement Priority: P4 Component: Documentation Assignee: david@davidnind.com Reporter: david@davidnind.com QA Contact: testopia@bugs.koha-community.org See if we can automate the capture of as many screenshots as possible for the Koha documentation, in as many languages as possible. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29716 --- Comment #1 from David Nind <david@davidnind.com> --- I've added a URL for a Git repository and work I had done some time ago. Need to refresh the tooling and see if any other options are available. See also this information on the Wiki: https://wiki.koha-community.org/wiki/Documentation_Automated_Screencapture -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29716 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[DOCS] Automated |[DOCS] Automated |screenshots |screenshots using | |Cypress.io testing | |framework URL|https://gitlab.com/davidnin |https://codeberg.org/davidn |d/koha-automated-screenshot |ind/koha-automated-screensh |s |ots --- Comment #2 from David Nind <david@davidnind.com> --- I've been experimenting with using Cypress.io to generate screenshots - it seems to work OK. It uses Node.js and the Cypress.io testing framework library. See the repository https://codeberg.org/davidnind/koha-automated-screenshots Just some basic examples for the moment, more to add to more comprehensively test and generate a wider range of screenshots. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29716 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose@inlibr | |o.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29716 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29716 --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> ---
cy.title().should("eq", "Koha staff interface")
You should not write such tests, it will fail if the interface is translated ;) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29716 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aude.charillon@ptfs-europe. | |com, | |martin.renvoize@ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29716 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=34076 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29716 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |MOVED --- Comment #4 from David Nind <david@davidnind.com> --- Closing this bug as the work is now being done on bug 34076 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org