Koha/t/db_dependent/selenium
Jonathan Druart c8199147b1 Bug 30595: Prevent update_child_to_adult.t to fail randomly
t/db_dependent/selenium/update_child_to_adult.t ..         # Looks like you planned 3 tests but ran 2.

    #   Failed test 'Update child to adult'
    #   at t/db_dependent/selenium/update_child_to_adult.t line 132.
    # Looks like you planned 3 tests but ran 2.
    # Looks like you failed 1 test of 2 run.
t/db_dependent/selenium/update_child_to_adult.t .. 1/1
 #   Failed test 'Update child to patron'
 #   at t/db_dependent/selenium/update_child_to_adult.t line 153.
Cannot wait more for element '//input[@type="submit"]' to be visible at /kohadevbox/koha/t/lib/Selenium.pm line 189.

It happens when there are too many patron's categories and the submit
button is not in the viewport.

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-04-22 10:02:52 -10:00
..
00-onboarding.t Bug 19185: Add missing +x on new test files 2021-10-25 13:09:34 +02:00
01-installation.t Bug 19185: Add missing +x on new test files 2021-10-25 13:09:34 +02:00
administration_tasks.t Bug 29779: Make selenium tests return green even if lib is missing 2022-01-31 21:55:40 -10:00
authentication.t Bug 29915: (QA follow-up) Spelling 2022-03-22 10:17:33 -10:00
authentication_2fa.t Bug 28786: Fix 2FA selenium tests 2022-04-22 15:40:21 +01:00
basic_workflow.t Bug 29779: Make selenium tests return green even if lib is missing 2022-01-31 21:55:40 -10:00
patrons_search.t Bug 30063: Add selenium tests 2022-04-04 09:47:01 +02:00
regressions.t Bug 29779: Fix unit tests count 2022-02-11 09:11:39 -10:00
remove_from_cart.t Bug 29779: Make selenium tests return green even if lib is missing 2022-01-31 21:55:40 -10:00
self_registration.t Bug 29779: Make selenium tests return green even if lib is missing 2022-01-31 21:55:40 -10:00
update_child_to_adult.t Bug 30595: Prevent update_child_to_adult.t to fail randomly 2022-04-22 10:02:52 -10:00