Bug 32926: Add Selenium tests
authorAndreas Roussos <a.roussos@dataly.gr>
Thu, 9 Feb 2023 19:11:33 +0000 (20:11 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 8 Mar 2023 14:01:58 +0000 (14:01 +0000)
commit3681c928790319a9eeb6b6cb5ea4c9e9a01a6fe4
treefb30ad3e7307afad90ab0c9fac68bed808560650
parentb0a16847fedcf8edc010247e8898ddfae90a1b3a
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>
(cherry picked from commit 1c1d52b61aab146187eafd39dcf4eee00ae9067c)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/selenium/system_preferences_search.t [new file with mode: 0755]