Bug 35556: Fix random selenium failure if category on second page
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Dec 2023 15:14:34 +0000 (16:14 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 3 Jan 2024 13:38:22 +0000 (14:38 +0100)
commit46e66414a77b7ce6bc029734a0ab95cb40568f67
treed0b6b10e7ec82fba2b60055e15f1372d9bd6c07c
parenta4a2d02d3c2d6aa8dab3def86800a467a01fc66d
Bug 35556: Fix random selenium failure if category on second page

If 'Test category' if on the second page the test will fail to
locate the Edit button.

To make sure it is displayed on the screen we are selecting "All" in the
dropdown list.

This is done a couple of lines later in the script for the same purpose.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 6f45fd45742b1fcea65bb7f626eadfedcbaeb941)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/selenium/administration_tasks.t