Bug 20045: Fix Selenium tests
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 27 Mar 2018 15:03:51 +0000 (12:03 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 27 Mar 2018 15:03:51 +0000 (12:03 -0300)
commitfec6a3c83a53a973db464512523c7f022e9ad976
tree2986d398ac98b4727cc92597fe381f1476785354
parent9f757c7e6a05a70fd4e374b284396885daff336f
Bug 20045: Fix Selenium tests

Element id=doc does not longer exist on the admin home page
The "main block" need to be localized using the new class 'main
container-fluid'
We will certainly need to improve this later.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/selenium/administration_tasks.t
t/lib/Selenium.pm