Bug 32926: Add Selenium tests
authorAndreas Roussos <a.roussos@dataly.gr>
Thu, 9 Feb 2023 19:11:33 +0000 (20:11 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 24 Feb 2023 20:52:29 +0000 (17:52 -0300)
commit14d65264afacc69389849a193e82e3694ee11d25
treef61f8e3a2e03f4fdca49da28e8ea84c572b6200d
parentd9d473d3399c85d1705ec18c7c85e17b7f30b366
Bug 32926: Add Selenium tests

This adds a new Selenium test to automatically test the correct
behaviour when expanding/collapsing System preferences sections
after a System preferences search.

Test plan:

1) Apply the other patch from this bug report, then run the
   new Selenium unit test which should pass without failures:

   prove -v t/db_dependent/selenium/system_preferences_search.t

Signed-off-by: Fridolin <fridolin.somers@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/selenium/system_preferences_search.t [new file with mode: 0755]