Bug 19802: Move Selenium code to t::lib::Selenium
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Dec 2017 18:42:56 +0000 (15:42 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 13 Feb 2018 19:49:02 +0000 (16:49 -0300)
commitd482aef2e420cc2466a6e645eebea9c0c8d4a19d
treec3cdb13a69e71bd783e476ef8ed25ed2bf8d95cf
parent8c489457caf79f3c71eb78e1c75939fcde0fef32
Bug 19802: Move Selenium code to t::lib::Selenium

To make it reusable easily.

Test plan:
The basic_workflow.t tests should still pass after this change.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/selenium/basic_workflow.t
t/lib/Selenium.pm [new file with mode: 0644]