Bug 17600: Remove wrong C4::Context imports
[koha.git] / t / lib / Selenium.pm
2021-09-20 Jonathan DruartBug 17600: Remove wrong C4::Context imports
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-04-30 Jonathan DruartBug 28250: Remove upload of debug for Selenium failures
2021-04-30 Jonathan DruartBug 28249: Prevent Selenium->wait_for_element_visible...
2020-12-30 Victor Grousset... Bug 27055: Fix compatibility with newer Firefox+Seleniu...
2020-11-17 Jonathan DruartBug 26986: Prevent Selenium's StaleElementReferenceExce...
2020-08-19 Jonathan DruartBug 26162: Don't fall into an infinite loop
2020-08-10 Jonathan DruartBug 26162: Wait for the table to be refreshed
2020-08-07 Jonathan DruartBug 26162: Make Selenium click action more robust
2020-07-31 Jonathan DruartBug 25811: (follow-up) Debug - Paste the source of...
2020-07-29 Jonathan DruartBug 25811: Debug - Paste the source of the page
2020-07-24 Jonathan DruartBug 26033: Use pic.infini.fr instead of framapic
2019-05-02 Katrin FischerBug 22478: Fix POD
2019-05-02 Jonathan DruartBug 22478: Add tests
2018-07-23 Jonathan DruartBug 20757: Add pod for ->capture
2018-07-23 Jonathan DruartBug 20757: Capture and upload screenshot on selenium...
2018-06-29 Nick ClemensBug 20921: (RM follow-up) Fix QA pod errors
2018-06-29 Jonathan DruartBug 20921: Fix opac_auth for selenium
2018-05-11 Jonathan DruartBug 19181: Add new tests
2018-03-27 Jonathan DruartBug 20045: Fix Selenium tests
2018-02-13 Jonathan DruartBug 19243: Fix tests for AV
2018-02-13 Jonathan DruartBug 19243: Add selenium tests for the administration...
2018-02-13 Jonathan DruartBug 19802: Add stack trace to ease debugging
2018-02-13 Jonathan DruartBug 19802: Move Selenium code to t::lib::Selenium