Bug 19181: Do not screenshot
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 11 May 2018 19:25:13 +0000 (16:25 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 14 May 2018 13:36:12 +0000 (10:36 -0300)
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/selenium/authentication.t

index dfb4b47..193b7a9 100644 (file)
@@ -92,7 +92,6 @@ SKIP: {
         like( $driver->get_title, qr(Your library home), 'Patron without permissions should be able to login to the OPAC using the modal');
 
         $driver->find_element('//a[@id="logout"]')->click;
-        $driver->capture_screenshot('1.png');
         $driver->find_element('//div[@id="login"]'); # logged out
 
         # Using the form on the right