Bug 32926: Add Selenium tests
authorAndreas Roussos <a.roussos@dataly.gr>
Thu, 9 Feb 2023 19:11:33 +0000 (20:11 +0100)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 28 Feb 2023 17:07:18 +0000 (17:07 +0000)
commit1c1d52b61aab146187eafd39dcf4eee00ae9067c
tree1325aa257fd45b1b54f8238186d1de27fc998399
parent745051cffe636660f3fd4cfde17f97a2f89b861e
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>
(cherry picked from commit 14d65264afacc69389849a193e82e3694ee11d25)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
t/db_dependent/selenium/system_preferences_search.t [new file with mode: 0755]