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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 14 Dec 2023 15:29:17 +0000 (16:29 +0100)
commit6f45fd45742b1fcea65bb7f626eadfedcbaeb941
treec3525c9dec1a1a3c9b0405989a03ebcd0d147f07
parentba7b62d1fc171f346176cd454f86747fea7928f6
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>
t/db_dependent/selenium/administration_tasks.t