Bug 26847: (follow-up) fix get_attribute() call
authorVictor Grousset/tuxayo <victor@tuxayo.net>
Tue, 5 Jan 2021 12:56:32 +0000 (13:56 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 5 Jan 2021 13:40:26 +0000 (14:40 +0100)
commitde739259298b323bb881b62b1bc96bc9e3589496
treec43e48d98f944ce75a45491a34091318dbb006bf
parent4f112b782b706d906fb39dd0d7a708f7d12da45f
Bug 26847: (follow-up) fix get_attribute() call

Since the upgrade to Selenium 3 in bug 27055, an additional parameter is
required for get_attribute() to actually work.
https://metacpan.org/pod/Selenium::Remote::WebElement#get_attribute

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