From 452c962b6e8631119d53ae776446d46b2c584f53 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Fri, 29 Jun 2018 20:46:08 +0000 Subject: [PATCH] Bug 20921: (RM follow-up) Fix QA pod errors Signed-off-by: Nick Clemens --- t/lib/Selenium.pm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/t/lib/Selenium.pm b/t/lib/Selenium.pm index 26c9a27a17..c7a8644b53 100644 --- a/t/lib/Selenium.pm +++ b/t/lib/Selenium.pm @@ -167,6 +167,7 @@ t::lib::Selenium - Selenium helper module The goal of this module is to group the different actions we need when we use automation test using Selenium + =head1 METHODS =head2 new @@ -219,9 +220,6 @@ when we use automation test using Selenium Should always be called to avoid the "An element could not be located on the page" error -=head2 - - =head1 AUTHORS Jonathan Druart -- 2.39.2