https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28249 Bug ID: 28249 Summary: Selenium->wait_for_element_visible can fall in an infinite loop Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Test Suite Assignee: jonathan.druart+koha@gmail.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org Found when working on bug 19185. We can be stuck forever in while ( not $visible ) { -- You are receiving this mail because: You are watching all bug changes.