Bug 22478: Fix POD
authorKatrin Fischer <katrin.fischer.83@web.de>
Wed, 10 Apr 2019 02:06:37 +0000 (02:06 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 29 Apr 2019 01:48:51 +0000 (01:48 +0000)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit ab5a04e885b6a759e62d5fd78608302e89a14166)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

t/lib/Selenium.pm

index 538e668..be819ea 100644 (file)
@@ -261,7 +261,7 @@ Add our specific error handler to the driver.
 It will displayed a trace as well as capture a screenshot of the current screen.
 So only case you should need it is after you called remove_error_handler
 
-=head remove_error_handler
+=head2 remove_error_handler
     $c->remove_error_handler
 
 Do *not* call this method if you are not aware of what it will do!