https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28647
--- Comment #4 from Victor Grousset/tuxayo <[email protected]> --- Created attachment 122624 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122624&action=edit Bug 28647: Selenium lib: make error handler fail gracefully Quitting the driver makes all the next use of Selenium in the file fail. And go to te error handler where it fails again and goes to the error handler. Now it just fails the current test and continues. I don't know how this wasn't an issue in the previous work on the test suite. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
